commit | 7c91eedc7c54ca3448fd593cec4f4ece637f5485 | [log] [tgz] |
---|---|---|
author | Magdalena Skarbinska <mskarbinska@google.com> | Thu Mar 13 07:24:26 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 07:24:26 2025 |
tree | a4a38828c2cab801d776e5adadb227acc2bcc7f5 | |
parent | fef19bddbf15644db44d20e1bef2d27d7606630f [diff] |
iwa: Grant pop ups content setting by default to IWAs This change grants all IWAs the ability to open pop-up windows and perform redirects without requiring explicit user permission/gesture. The permission is added after app installation. Bug: b:340203910 Change-Id: Ic5727dffbaf19bb2d3057f606c389a443a03ea54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6299394 Reviewed-by: Andrew Rayskiy <greengrape@google.com> Commit-Queue: Magdalena SkarbiĆska <mskarbinska@google.com> Reviewed-by: Dominik Bylica <bylica@google.com> Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Reviewed-by: Simon Hangl <simonha@google.com> Cr-Commit-Position: refs/heads/main@{#1431947}
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.