commit | 85ab5ac0152dea912a51090649d9a6cc0f0a30b8 | [log] [tgz] |
---|---|---|
author | Sandor Major <sandormajor@google.com> | Wed Sep 04 17:05:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 04 17:05:04 2024 |
tree | 2690854db931840953f1f451c0d7ab4de02dd029 | |
parent | 1c9a6d49291523a3829bd5e18b549cda56db3c1d [diff] |
[Partitioned Popins] Implement `popinContextType()` JS API This CL implements `window.popinContextType()` that tells whether a page is inside of a Partitioned Popin. Explainer: https://explainers-by-googlers.github.io/partitioned-popins/ I2P: https://groups.google.com/a/chromium.org/g/blink-dev/c/ApU_zUmpQ2g/ Low-Coverage-Reason: COVERAGE_UNDERREPORTED Tested through WPTs. Bug: 340606651 Bug: b/362973178 Change-Id: I053512217160d4875e7558be35eda3a3bbace833 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5826165 Reviewed-by: Ari Chivukula <arichiv@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Sandor «Alex» Major <sandormajor@google.com> Cr-Commit-Position: refs/heads/main@{#1350877}
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.