commit | efab0474e088be11449643ed5163b9c8f9aa7ce4 | [log] [tgz] |
---|---|---|
author | Clark DuVall <[email protected]> | Sat Jun 08 00:20:01 2019 |
committer | Commit Bot <[email protected]> | Sat Jun 08 00:20:01 2019 |
tree | 6c101c2919c1dd119ec75539dbc88ca7abe7c9d9 | |
parent | b455d03d9ce67dfaa714879c8086b38675dbae20 [diff] |
Enable NetworkService by default on components_unittests This has a couple test fixes necessary to pass with NS enabled: - drp::WarmupURLFetcher unittests now uses NS path - A few other DRP tests needed to use TestBrowserThreadBundle, or else would error out when trying to create the network service because the IO thread executor didn't exist - ContentAutofillDriverTest.GetURLRequestContext access URLRequestContext but can't be removed yet since it is used in webview Bug: 934009 Change-Id: If0ea960ae890629037986bbb26f30578c93b82ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1648800 Commit-Queue: Clark DuVall <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Cr-Commit-Position: refs/heads/master@{#667390}
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 .