| commit | 31c43a08c5d178622c7e7487d0e94e45084d4f45 | [log] [tgz] |
|---|---|---|
| author | Michael Thiessen <mthiesse@chromium.org> | Wed Aug 12 21:47:22 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 12 21:47:22 2020 |
| tree | d4c9ac5a36e6bd980b172156a8d1145481533b64 | |
| parent | 99f3430032353f645ae3f1aba0ded3be1749454f [diff] |
Fix state leaked by ExternalNavigationHandler unit tests We were leaking the overridden ApplicationContext, leading to other tests failing when interacting with mocks created by the ExternalNavigationHandler. Not sure why this isn't occurring on bots, but it does locally. Change-Id: Ie283a6f96f69dec2a8e70c4ed11e025f6e475c68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353121 Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#797433}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.