commit | 16be25475132a83e3311ef17c417c40b90781494 | [log] [tgz] |
---|---|---|
author | Clark DuVall <[email protected]> | Mon Jul 23 22:42:42 2018 |
committer | Commit Bot <[email protected]> | Mon Jul 23 22:42:42 2018 |
tree | 6de7fe70b32457531c6e878b1352ffe82a75d287 | |
parent | 9f16991bd8d76cd5019cc143d7c06bd907ef5d7f [diff] |
Reland "Reset URLLoaderFactory bindings for web request proxy" This is a reland of 574add021ddcc86efd800c490310dce12bfaddec Added DevToolsFrontendInWebRequestApiTest.HiddenRequests to the filter file, will fix it in a follow up. Original change's description: > Reset URLLoaderFactory bindings for web request proxy > > Previously, if a request was made before any web request listeners or > rules were added, the URLLoaderFactory would not be proxied through the > browser process to run the WebRequest code. Now, if it is detected that > WebRequest listeners/rules are added, we reset the bindings so they will > be recreated and proxied through the browser process. > > Observers were added for a few classes so WebRequestAPI can listen to > rule changes. > > Changes in URLLoaderFactoryGetter were needed due to crbug.com/613371. > > Bug: 857577 > Cq-Include-Trybots: luci.chromium.try:linux_mojo > Change-Id: I7805be86512545b496e30b9693374981fdc2633e > Reviewed-on: https://chromium-review.googlesource.com/1139048 > Commit-Queue: Clark DuVall <[email protected]> > Reviewed-by: Kinuko Yasuda <[email protected]> > Reviewed-by: Ken Rockot <[email protected]> > Cr-Commit-Position: refs/heads/master@{#577036} [email protected],[email protected] Bug: 857577 Change-Id: I83f266cfcd572ccbde36405d7cff501f92122b2d Cq-Include-Trybots: luci.chromium.try:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/1147042 Reviewed-by: Clark DuVall <[email protected]> Commit-Queue: Clark DuVall <[email protected]> Cr-Commit-Position: refs/heads/master@{#577310}
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 .