commit | ad93804cbf6c09f71bed60430b5fe9eeede3d37d | [log] [tgz] |
---|---|---|
author | Hao Liu <haoliuk@chromium.org> | Mon Jan 29 20:36:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 20:36:04 2024 |
tree | 071b85abe439bff904b88f8bc2d9e5e64c353dd2 | |
parent | fc52d054ffc77f79296a6ba996c3d719708d1e65 [diff] |
Remove feature flags for ExcludeBrokenImageIconFromBeingLcp This feature has been launched after Finch trials. This is to remove the trial config, the feature flag and the feature gating code. Bug: 1485343 Change-Id: I1441d02728b9e0f50460f4bd6afc10d7ad575ea1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5245186 Reviewed-by: Ian Clelland <iclelland@chromium.org> Commit-Queue: Hao Liu <haoliuk@chromium.org> Reviewed-by: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253477}
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.