commit | a8c9cfc644837fdc9ea351e17512f410aadee359 | [log] [tgz] |
---|---|---|
author | spdonghao <spdonghao@chromium.org> | Tue Aug 23 17:53:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 23 17:53:04 2022 |
tree | ec998e0d553935965831e3ac1099e2154659ac66 | |
parent | 483d134d2488fbfe56bf6312cfb6ac94e5feca08 [diff] |
[Start] Hide the current tab when overview page is showing. In this CL, when the Start surface or Tab switcher start showing, the current active Tab is hidden. This allows native side gets the correct visibility of WebContent. Videos: https://drive.google.com/drive/folders/1k2cr5paggE2T-EmlrgFRuEfIVaTZvd5r?resourcekey=0-WGlWwk4vb2P4_eqKH7r3UQ&usp=sharing Bug: 1346353 Change-Id: Iea96397ae5cd8ba4cc38fa27afd613451f769f0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3836417 Reviewed-by: Xi Han <hanxi@chromium.org> Reviewed-by: Lijin Shen <lazzzis@google.com> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Hao Dong <spdonghao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1038332}
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.