commit | bcbe437b95f6725ce8306abd08ec46060d50f24c | [log] [tgz] |
---|---|---|
author | ckitagawa <ckitagawa@chromium.org> | Tue Mar 15 13:44:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 15 13:44:21 2022 |
tree | 91112b340022ae876b64a4f27f65d6fe1d500954 | |
parent | dc1794706d1828bfdd6288153edebdbbffdacefb [diff] |
[Android Tab Restore] Delegate restore to TabRestoreService RecentlyClosedBridge uses custom handling for recent tab restore when this can be handled by TabRestoreService instead. This does require AndroidLiveTabContext to have a complete implementations of more functions. This is foundational work required to support bulk tab restore from Recent Tabs. See prototype CL: https://chromium-review.googlesource.com/c/chromium/src/+/3489596 Bug: 1303021, 1304886 Change-Id: I437b2667699d8b5c1a1680a731a66b11e8aaa917 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3498002 Reviewed-by: Fred Mello <fredmello@chromium.org> Reviewed-by: Mark Cogan <marq@chromium.org> Reviewed-by: David Trainor <dtrainor@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#981086}
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.