commit | b632e1cc6082eaa88e133933ac1330596ba692f0 | [log] [tgz] |
---|---|---|
author | Kenichi Ishibashi <bashi@chromium.org> | Mon Oct 26 03:04:44 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 26 03:04:44 2020 |
tree | 6035355ebc466ffbf1aae08b59a27edde3855517 | |
parent | 63997d3d96fcb6f08222a758b23692d6da825925 [diff] |
Rename ServiceWorkerInstalledScriptReader::FinishedReason::kNoHttpInfoError We replaced net::HttpResponseInfo with URLResponseHead in service worker code base. Rename the error code to fit the current implementation. Bug: N/A Change-Id: Iff9a2bbed81ada4f1fc73dbca5ebd0e56c34cba8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2497343 Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#820659}
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 .
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.