commit | 385c83e4ff4a7db06229c8d6b9ec9c706287717e | [log] [tgz] |
---|---|---|
author | Bartosz Chominski <chominskib@google.com> | Sat Apr 12 06:30:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 12 06:30:57 2025 |
tree | 59c6981aca1630f3fa287038c65e9c9ba711c7f5 | |
parent | 02bce7a946f10dc9aa6f64134b68399fced09b6e [diff] |
Don't show page info dialog when native counterpart is null This is needed by the popups feature in Clank as it is possible to launch a popup with blank target URL. go/popups-on-clank Bug: 409964404 Change-Id: I4f8c3ba279329954bdb1600841643ea94bfd2872 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6448374 Reviewed-by: Magdalena Skarbińska <mskarbinska@google.com> Reviewed-by: Andrey Zaytsev <andzaytsev@google.com> Commit-Queue: Bartosz Chomiński <chominskib@google.com> Cr-Commit-Position: refs/heads/main@{#1446191}
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.