commit | fb2cfb2bf6da7568026ba547103b43b3534addff | [log] [tgz] |
---|---|---|
author | Colin Blundell <[email protected]> | Thu Jan 18 18:50:09 2018 |
committer | Commit Bot <[email protected]> | Thu Jan 18 18:50:09 2018 |
tree | 5ac7aa192d5fde74148bfbbb74eaf163e70576ae | |
parent | fcc5aab1fb1a7db2eafbc99e173c857df768bc8d [diff] |
Get BrowserCloseManager browsertests to work with Network Service The issue is that the tests were using URLRequestSlowDownloadJob, which doesn't work with the Network Service because it uses URLRequestInterceptor under the hood. This CL follows the pattern of https://chromium-review.googlesource.com/c/chromium/src/+/745728 in switching the tests to use SlowDownloadHttpResponse. Bug: 776589 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I538c12899dfa5f17b523bd46c83adf16e44c0218 Reviewed-on: https://chromium-review.googlesource.com/873375 Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: Xing Liu <[email protected]> Commit-Queue: Colin Blundell <[email protected]> Cr-Commit-Position: refs/heads/master@{#530214}
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 .