commit | 62bb74b599ddf4bddd58496f75aaf2cc00419ecc | [log] [tgz] |
---|---|---|
author | Lukasz Anforowicz <[email protected]> | Wed Feb 06 21:10:32 2019 |
committer | Commit Bot <[email protected]> | Wed Feb 06 21:10:32 2019 |
tree | 3e62bfb03cc44020911e4d1926ceefc1939a5e88 | |
parent | f93a27d73296342dfdbceaa9db84e3288aeacbc2 [diff] |
Enable CORB in AppCacheUpdateJob::UpdateURLLoaderRequest::Start. r613774 started applying CORB to AppCache requests initiated by AppCacheSubresourceURLFactory (which covers requests from the renderer process that are not cached and that fall back to the network). This CL ensures that CORB is also applied to requests that are trigerred by AppCache manifest (even without renderer-originated fetches). Such requests are initiated by AppCacheUpdateJob::UpdateURLLoaderRequest::Start. Bug: 927471 Change-Id: I4e0a8438c646ae7b5e757b48e7d7514e8519c6bb Reviewed-on: https://chromium-review.googlesource.com/c/1448975 Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: Marijn Kruisselbrink <[email protected]> Commit-Queue: Ćukasz Anforowicz <[email protected]> Cr-Commit-Position: refs/heads/master@{#629729}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .