commit | 99799e0d49fef57e3617860924442a2a2ef11414 | [log] [tgz] |
---|---|---|
author | Sophey Dong <sophey@chromium.org> | Tue May 04 01:33:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 04 01:33:26 2021 |
tree | 79df6e3856770a747a1837874512b5a940c93c93 | |
parent | 1e7b967a04c1a794dc7160543f9269a37fc345cd [diff] |
[WebFeed] Open the NTP when go to feed is selected. - Only opens the NTP, and does not scroll down yet. - Also update snackbar time to 8sec. Bug: 1152592, b/185903908 Change-Id: I6cdafa116ae1981151160cf1bfca9a4e658a3d56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2855740 Commit-Queue: Sophey <sophey@chromium.org> Reviewed-by: David Trainor <dtrainor@chromium.org> Reviewed-by: Peter Williamson <petewil@chromium.org> Cr-Commit-Position: refs/heads/master@{#878700}
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.