commit | 171e5eb40ad75f3b960a9a9c36a5877619d0626c | [log] [tgz] |
---|---|---|
author | Robbie McElrath <rmcelrath@chromium.org> | Mon Jun 17 19:38:06 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 17 19:38:06 2019 |
tree | 5fc17325b14936e9be58288880fb8f1e3abe4ba1 | |
parent | b86ce7907f420cffaffbbbc24a16075baab98b40 [diff] |
Let NetworkService manage the NetworkChangeNotifier in unit tests We jumped through a lot of hoops to deal with the NetworkChangeNotifier leaking due to the NetworkService leaking, but now that NetworkService is deleted between tests, we can remove the special NetworkChangeNotifier test logic. Bug: 901092 Change-Id: I49bd022fe2679f1b2ef7b716177af1f11df1457e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1658644 Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Cr-Commit-Position: refs/heads/master@{#669776}
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 .