| commit | 06efaf2b3bfed414bc2ec3207c64d5a180d1d9da | [log] [tgz] |
|---|---|---|
| author | Shuhei Takahashi <nya@chromium.org> | Fri Jan 09 04:23:50 2026 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 09 04:23:50 2026 |
| tree | 546e88847e91d2ed45ae45afd8ec73746c0018be | |
| parent | f6cfe464ae8aaecd20ad9a184ebf737d0b535d28 [diff] |
Revert "Add persistableMode to ChromeTabbedActivity for desktop" This reverts commit e80e4824e14934eaae02c509755fbc9e85215c60. Reason for revert: Suspected to break android-desktop-x64-rel-ready b/474462409 Original change's description: > Add persistableMode to ChromeTabbedActivity for desktop > > This declares support for restoring activities with a PersistableBundle > to access state persisted across reboots and app updates. This should be > a no-op if the feature flag "persist-across-reboots" is not enabled. > > Bug: 459921316 > Change-Id: Ic6f836e203450fc16be469e742b1e169ad5c75f3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7417051 > Reviewed-by: Theresa Sullivan <twellington@chromium.org> > Commit-Queue: Charles Hager <clhager@google.com> > Cr-Commit-Position: refs/heads/main@{#1566651} Bug: 459921316 Bug: 474462409 Change-Id: I46e0406acc0362f9331ce5c1dbb78fe6947eda6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7415079 Owners-Override: Shuhei Takahashi <nya@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Shuhei Takahashi <nya@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1566720}
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.