commit | 8fb96b9ce81ff314b189a6249619a03e391fed1c | [log] [tgz] |
---|---|---|
author | Lijin Shen <lazzzis@google.com> | Tue May 31 23:49:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 31 23:49:42 2022 |
tree | cdff2d584633e20c447071eaae0308a8838c9fba | |
parent | 9c37d92e91d8dc345b8158898bf678d14d245c05 [diff] |
Refactor Reading List to use the new Back Press API The new handler listens to the tab changes and notify it is going to intercept the back press event when the tab is launched from reading list. Context: go/clank-backnav-t Bug: 1279941 Change-Id: I5b64218db62f5aaedfed9d6a4a7f8742cfd20ec3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3652712 Reviewed-by: Brandon Wylie <wylieb@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Reviewed-by: bttk - <bttk@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/main@{#1009352}
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.