| commit | a1898a88cfcb15e99156cdd767c90cba2e1f82f0 | [log] [tgz] |
|---|---|---|
| author | Arthur Sonzogni <arthursonzogni@chromium.org> | Mon Nov 22 11:01:09 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 22 11:01:09 2021 |
| tree | 874a858c1e5696bd44228f5d0b8b24ce9d7ceed8 | |
| parent | 77aa7d2535974323822c1e8d7209abbcaed550d1 [diff] |
Fix flaky test: NavigationRequestBrowserTest.BlockCredentialedSubresources I can't really reproduce. However, I suspect the error was about bad interactions in between previous and new navigations. Fix was to reload the whole document everytime and wait for its iframe to be loaded before going forward. See previous error location: https://ci.chromium.org/ui/p/chromium/builders/ci/linux-chromeos-rel/b8832425952522501681/overview Bug:1262910 Fixed:1262910 Change-Id: I1332054e924183a92924e860ce4991ccdc832471 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3289137 Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/main@{#944007}
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.