commit | 0cf16c3154ce408d9cb0f6b83119655cad5e83c3 | [log] [tgz] |
---|---|---|
author | Ken Rockot <[email protected]> | Thu Mar 01 16:50:49 2018 |
committer | Commit Bot <[email protected]> | Thu Mar 01 16:50:49 2018 |
tree | bc655535e5772e23638e0e1826561c3a0a1f2d24 | |
parent | 9418963f22f67134682f4ba161d281fc307de7b5 [diff] |
Port dev tools WebUI from URLFetcher to SimpleURLLoader This needed to be done at some point. The motivation here was to fix an extensions WebRequest API test with the Network Service enabled. This also plumbs through a signal so extensions API test JS code can detect whether Network Service is enabled. This is used to support conditional expectations in WebRequest tests since the test-only event behavior may differ slightly between Network Service and old networking. Bug: 721414 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I009061f038eb3171721fe7645444695a77f3cfd3 Reviewed-on: https://chromium-review.googlesource.com/940447 Commit-Queue: Ken Rockot <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: Matt Menke <[email protected]> Reviewed-by: Pavel Feldman <[email protected]> Cr-Commit-Position: refs/heads/master@{#540183}
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 .