commit | c892be0501cea350e996710cd87cff830c241392 | [log] [tgz] |
---|---|---|
author | Jonathan Hao <phao@chromium.org> | Mon Oct 10 18:10:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 10 18:10:58 2022 |
tree | dd898ab063c5e7ce2bc1c8ca5807b73273d92896 | |
parent | 83615dd0f0ffc05a306e6bdf5a3292324b2c7b25 [diff] |
[Private Network Access] Put service worker initiated fetch check behind feature flag The touched code was recently added in https://crrev.com/c/3885147 but it should have been put under the feature flag. LOW_COVERAGE_REASON="tiny change" Bug: 1239551 Change-Id: Ibbd670e1e68f572040bb90ceef3dd337b2bc6d19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3939473 Auto-Submit: Jonathan Hao <phao@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Reviewed-by: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/main@{#1057052}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.