commit | e9a0502c8eedff772ceb3f37eda9ec7f416c140c | [log] [tgz] |
---|---|---|
author | Kunihiko Sakamoto <[email protected]> | Wed Jun 06 09:29:51 2018 |
committer | Commit Bot <[email protected]> | Wed Jun 06 09:29:51 2018 |
tree | 0af80dd7a52a826caa995f516aa8583201255917 | |
parent | 7beaf449ab922efbfae9a074f653daf0966d2ec5 [diff] |
Disable Signed Exchange when Network Service is enabled This patch (temporarily) disables Signed Exchange when Network Service feature is enabled, since cert and CT verification we currently use (via URLRequestContext) is not wired up in the Network Service code path. If Network Service feature is enabled, WebPackageLoader will fail with ERR_INVALID_SIGNED_EXCHANGE and warning message will be shown on devtools. WebPackageRequestHandlerBrowserTest tests this behavior. Layout tests with network service are disabled for now. Bug: 849935 Change-Id: Ic72f9af4d68f55d8557ea0c631020ed871408a70 Reviewed-on: https://chromium-review.googlesource.com/1088270 Reviewed-by: Tsuyoshi Horo <[email protected]> Reviewed-by: Kouhei Ueno <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Commit-Queue: Kunihiko Sakamoto <[email protected]> Cr-Commit-Position: refs/heads/master@{#564835}
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 .