commit | a2ed62e2f1615157c03f8ae5f85ea7330a5890af | [log] [tgz] |
---|---|---|
author | Calder Kitagawa <ckitagawa@chromium.org> | Fri Jan 19 22:33:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 19 22:33:35 2024 |
tree | 5f0cd5a1c07560305200299fd3f5300248b34411 | |
parent | ec2cf18a34892e758a05cf588f63ba96296fb2f1 [diff] |
Revert "[X-Device Restore] Clean up RestoreTabsOnFRE and ThumbnailPlaceholder flags" This reverts commit b326eb38cf538b6535cfaa7b1edfd35452144800. Reason for revert: This shouldn't land until M122 branch cut. Original change's description: > [X-Device Restore] Clean up RestoreTabsOnFRE and ThumbnailPlaceholder flags > > Remove all usages of the RestoreTabsOnFRE and ThumbnailPlaceholder flags. > > Update all tests and code flows affected now that the FRE migration feature has been launched to 100%. > > Bug: 1426921 > Change-Id: I88b37dbab782277276aedc09b60f75c3122320c7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5165531 > Auto-Submit: Brandon Fong <bjfong@google.com> > Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1249589} Bug: 1426921 Change-Id: I42ce2f15fa061a4794b51f4c5c7f856980454d00 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5218672 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Brandon Fong <bjfong@google.com> Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1249594}
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.