commit | 4da1fc4bee7cebb1b28243efe68dccca02443ea3 | [log] [tgz] |
---|---|---|
author | Lijin Shen <lazzzis@google.com> | Wed Nov 09 22:26:35 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 09 22:26:35 2022 |
tree | e078cf47556c90d15713c0fc00f1ca45a17225a5 | |
parent | f4c5cd61c11bdc89816d7f66f70f4954b3cd1aa1 [diff] |
Revert "[RCTS] SessionRestoreMessageController" This reverts commit 7370246097df2bc1db7f63cd61f01a3d56b8ba94. Reason for revert: https://bugs.chromium.org/p/chromium/issues/detail?id=1382879#c8 Original change's description: > [RCTS] SessionRestoreMessageController > > - Show message UI indicating Custom Tab session can be restored > - CCT-Retaining-State-In-Memory flag is now false by default > > Bug: 1377047 > Change-Id: I9c65f82ae3ae4a00e57efcdf654b59e23c0e7acc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3994192 > Reviewed-by: Wenyu Fu <wenyufu@chromium.org> > Commit-Queue: Zach Katz <katzz@google.com> > Reviewed-by: Peter Conn <peconn@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1068613} Bug: 1377047 Change-Id: I56089e1db465de428c97e64a40c1224da901c31e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4018020 Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Theresa Sullivan <twellington@chromium.org> Cr-Commit-Position: refs/heads/main@{#1069376}
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.