commit | 005b63b3f709b479e0ea2186f0ef487ed0f87a18 | [log] [tgz] |
---|---|---|
author | Xiaochen Zhou <xiaochenzh@chromium.org> | Thu Nov 02 12:54:51 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 02 12:54:51 2023 |
tree | d410cadf7a3846f704c4aab43c8766b48c1bd1d4 | |
parent | b07202b554e85af7ab42fc2ca7af54f33585cbe0 [diff] |
Fenced frames: Add another M120 feature flag. The M119 Fenced frames changes are slipped to M120. Renamed the M119 feature flag to "kFencedFramesM120FeaturesPart1". They are default on as they are already approved. For planned M120 changes, they are guarded by "kFencedFramesM120FeaturesPart2". They have not been approved yet. This allows us to enable them separately as they go through separate approval processes. This change does not change any code behavior. Bug: 1496372 Change-Id: I61f7909c7b378794b4cc4f6a187eec461464d7a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4986285 Reviewed-by: Dominic Farolino <dom@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Xiaochen Zhou <xiaochenzh@chromium.org> Reviewed-by: Shivani Sharma <shivanisha@chromium.org> Reviewed-by: Andrey Zaytsev <andzaytsev@google.com> Cr-Commit-Position: refs/heads/main@{#1218763}
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.