commit | 3669828fb44c2f8a7b0ac53ea4a78de4faa0c02d | [log] [tgz] |
---|---|---|
author | Johann <johannkoenig@google.com> | Mon Jul 12 23:27:21 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 12 23:27:21 2021 |
tree | 693971d1da3d0241add8f1c66c12e25e890f0219 | |
parent | e1f494f7214c4c052486964d72d0aa1dfd28e409 [diff] |
[bfcache] re-enable PopupBlockerBrowserTest.PopupsDisableBackForwardCache I was unable to reproduce any flaky behavior in this test on a Macbook M1/arm64 or under Linux. However, it does occasionally flake on a variety of platforms. Update the test with more explicit comments and checks in the hopes that future crashes will provide more information. Bug: 122445 Change-Id: Id9b8c74aed0e08aac83adcddd2901f784bfb36c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3017638 Reviewed-by: Alexander Timin <altimin@chromium.org> Reviewed-by: Charlie Harrison <csharrison@chromium.org> Commit-Queue: Johann Koenig <johannkoenig@google.com> Cr-Commit-Position: refs/heads/master@{#900704}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.