commit | 8b9f580e45796edb399a02d3e1024ad048da5732 | [log] [tgz] |
---|---|---|
author | Hao Liu <haoliuk@chromium.org> | Mon Jul 29 16:25:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 16:25:39 2024 |
tree | 5c9a170a6ad6864fa824fd50348c118c0292f998 | |
parent | 3cc2f71b8d4b7471bc34b41d02ba4f3f4ba83c2e [diff] |
Add blink feature flag ReportEventTimingAtVisibilityChange to android webview supported flag list It turns out, to enable Finch experiment on the blink features, we need to add the blink feature into the Android Webview production supported flag list. The name is found in https://source.chromium.org/chromium/chromium/src/+/main:out/webview-Debug/gen/third_party/blink/public/common/common_java/generated_java/input_srcjars/org/chromium/blink_public/common/BlinkFeatures.java;l=1366 Bug: 40879225 Change-Id: Ibf684095c406f914f54eaad25b881c813ff5dcf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5740827 Commit-Queue: Hao Liu <haoliuk@chromium.org> Reviewed-by: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1334277}
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.