commit | eadb9bcf701f0af639adaddc84cc8f609802aea6 | [log] [tgz] |
---|---|---|
author | Tatsuyuki Ishi <ishitatsuyuki@google.com> | Fri Feb 28 02:48:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 28 02:48:39 2025 |
tree | 028ed46605d821a308a55745d233e0c5e60a5364 | |
parent | c56eea97b81b831b1fe8956115e632bfe8c6f697 [diff] |
Revert "Add field trial testing config for FeedRecyclerBinderUnmountOnDetach" This reverts commit ed1b9b3f31f1ece1c3a828dd07c8806e1c316cd2. Reason for revert: Experiment already disabled due to b/390711909, removing field trial config as well to avoid the feature being enabled on android_channel = "default" builds. Original change's description: > Add field trial testing config for FeedRecyclerBinderUnmountOnDetach > > The flag is added in https://crrev.com/c/6048573 and internal > implementation submitted in cl/704147452. > > Bug: 180141385 > Change-Id: I23c7e1490f2184cc230b98af3d275773406965fe > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6077572 > Reviewed-by: Junichi Uekawa <uekawa@chromium.org> > Commit-Queue: Tatsuyuki Ishi <ishitatsuyuki@google.com> > Reviewed-by: Eliot Courtney <edcourtney@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1394103} Bug: 180141385 Change-Id: I05a53d0cda75e56b3abe0ddf24a0be141b607089 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6282506 Reviewed-by: Eliot Courtney <edcourtney@chromium.org> Commit-Queue: Tatsuyuki Ishi <ishitatsuyuki@google.com> Reviewed-by: Junichi Uekawa <uekawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1426103}
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.