commit | 157ce5dacd6b5c509446391f09618e191ffba885 | [log] [tgz] |
---|---|---|
author | Lijin Shen <lazzzis@google.com> | Mon Aug 19 20:59:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 19 20:59:42 2024 |
tree | bb369ecaf93c66d8f43e2bea39d09d84975cf876 | |
parent | 415a9006b4facd16ae0e0209fa94ccb970b62a78 [diff] |
[dnt] Show content layer when navigating back away from NTP Hide the NTP in order to show the transition drawn by the native. Before: https://hsv.googleplex.com/5361127935442944 After: https://hsv.googleplex.com/4520320844169216 The follow-up CL will make the animator to capture the NTP view before showing the animation and also add the tests. Bug: 331780926 Change-Id: If8fc184d69fa8c50b614997adbaf6c9c38b9d824 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5763628 Reviewed-by: Khushal Sagar <khushalsagar@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Lijin Shen <lazzzis@google.com> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Cr-Commit-Position: refs/heads/main@{#1343752}
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.