commit | 1e8ce77439673200b6059aaf09af02ddaffdad27 | [log] [tgz] |
---|---|---|
author | Aaron Leventhal <aleventhal@google.com> | Fri Jun 02 18:15:06 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 02 18:15:06 2023 |
tree | ba534915f3d1894277ab307170c0b5b89ddb8c4f | |
parent | 94dfdfbedf09163a236da114a13927067ee94d78 [diff] |
Handle location changes in about:blank documents Instead of suppressing location changes in about:blank, use IsInitialEmptyDocument(), which is smarter and looks for any content. Fixed: 1434520 Change-Id: I9b1d0b034fedd9e02225a7d1520adeb466bafe5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4583132 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Auto-Submit: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1152647}
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.