commit | ed77e767c09bf51231fb46ebb7c819d96a25315c | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@google.com> | Fri Apr 12 20:21:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 12 20:21:25 2024 |
tree | f7d1fc7f238c2bec50955fba61f8819aaba7da0c | |
parent | 34a3785d509e1516341fbb02c76c56f1853ca06b [diff] |
[MagicStack] Allow updating modules when showing on the magic stack. In this CL, we add ModuleProvider#updateModule(). It is called when the magic stack is still visible on NTP, but could be benefit if refreshing the data. Bug: 333885813 Change-Id: Ibca87c0375c5b0b87f8a3bd0b611d2cb6c796a5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5444718 Reviewed-by: Samuel Huang <huangs@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1286723}
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.