commit | be4ab6a442b1b1ebbc2e8445daeaa03679f14563 | [log] [tgz] |
---|---|---|
author | William Liu <liuwilliam@chromium.org> | Mon Jan 22 19:02:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 22 19:02:57 2024 |
tree | 0055b5b82ccf52c809fe950d373473448f2dd9b0 | |
parent | 00506673856cde3a670e56487f70dfd4d87e5b60 [diff] |
[Default Nav Transition] Add kIncrementLocalSurfaceIdForMainframeSameDocNavigation to fieldtrial_testing_config.json The feature flag is introduced in https://crrev.com/c/5199171. Add the flag to the json file to prepare for Finch. Also enable it for in the json so the WPTs/browsertests can validate this feature. Bug: 1420995 Change-Id: I963fa9320056d5ea087e811e7c7db511a86b548b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5225401 Reviewed-by: Khushal Sagar <khushalsagar@chromium.org> Commit-Queue: William Liu <liuwilliam@chromium.org> Cr-Commit-Position: refs/heads/main@{#1250319}
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.