commit | fe0c8c33bcb73fc4ea1fa24c04a23242abffbae3 | [log] [tgz] |
---|---|---|
author | Wei-Yin Chen (陳威尹) <wychen@chromium.org> | Wed Jul 29 07:41:45 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 29 07:41:45 2020 |
tree | 7040b134d3fc9477150156aa8084debc3f5ae846 | |
parent | 0547b4cea126d4b35e691fb3082a14662b37765e [diff] |
Disable flaky Site Isolation tests on Android The following tests are disabled: - RenderFrameHostManagerDefaultProcessTest.NavigationRacesWithSitelessCommitInDefaultProcess - RenderFrameHostManagerTest.NavigationRacesWithCommitInUnassignedSiteInstance TBR=acolwell@chromium.org Bug: 1110497 Change-Id: I13306e727f7544e49f1fed393c678f21fd2f575b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324559 Reviewed-by: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#792595}
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.