commit | f7ccce236d3b2b650ebdc240c6ebabd2ce200ccf | [log] [tgz] |
---|---|---|
author | Thomas Nguyen <tungnh@chromium.org> | Fri May 16 12:15:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 16 12:15:51 2025 |
tree | c60aa044b64eba47805289e140ca3b750493ac7e | |
parent | e0cd4badf247dd4a1c4a4b779e17f9a53fbd9f80 [diff] |
[PEPC] Track instances per page by visibility We'll keep track of PEPC instances based on their rendered states. Registration and unregistration will be checked when elements are inserted to/removed from the page and updated at the end of lifecycle phases. https://docs.google.com/document/d/1c8JZAi9t-_ZPbYXIfUzgJmsfMRLDTxgHg15GglmGB4Q/edit?resourcekey=0-rrRb6K_42FfuDC8r9mlO9A&tab=t.0 Bug: 407938235 Change-Id: Ibb725d3d408e312c0fcb60cef724cd6754d62bc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6512933 Commit-Queue: Thomas Nguyen <tungnh@chromium.org> Reviewed-by: Mason Freed <masonf@chromium.org> Reviewed-by: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1461285}
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.