commit | 0297c29823de44c80d1bd2bb9f6b46c88223a4f3 | [log] [tgz] |
---|---|---|
author | François Doray <fdoray@chromium.org> | Tue Dec 17 18:13:00 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 18:13:00 2024 |
tree | 0dfa72deb350024068771bce554732764f8d22c8 | |
parent | 5cb99d0f0b8d43f09c9f9cca76b7cf9e792cd48d [diff] |
[freezing] Add "freezing origin trial opt-out" property on page/frame node. This is part 1/3 of supporting a freezing origin trial opt-out, as discussed at https://groups.google.com/a/chromium.org/g/blink-dev/c/OVoSqEhtpNI 1. crrev.com/c/6090538 Add "freezing origin trial opt-out" property on page/frame node. 2. crrev.com/c/6092650 Use the "freezing origin trial opt-out" property in FreezingPolicy. 3. crrev.com/c/6092652 Plumb the PageFreezeOptOut origin trial to performance manager. Bug: 325954772 Change-Id: I07afb4cbb60843c1a1d1a3f93b7fdebd544efc72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6090538 Commit-Queue: Francois Pierre Doray <fdoray@chromium.org> Reviewed-by: Joe Mason <joenotcharles@google.com> Cr-Commit-Position: refs/heads/main@{#1397406}
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.