commit | 6c2f60e0b943ddfe7388f4e8f63f776c58626c46 | [log] [tgz] |
---|---|---|
author | Ella Ge <eirage@chromium.org> | Wed Oct 19 18:39:02 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 19 18:39:02 2022 |
tree | 0ac825c4ff143d24ec6899ec156ec32a103ef9d1 | |
parent | eae1065210f8a9a3c491fa13aaff388011436cc7 [diff] |
Add feature flag to allow WebAPK icon updates This CL adds a feature flag to allow bypass the icon update when the current shell version is smaller than a set version. This allows us to temperately update icons for WebAPKs when encounter issues before the icon dialog feature launching. Change-Id: I6ef4c686ad756290024ec04b831828bf89554ca6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3957039 Commit-Queue: Ella Ge <eirage@chromium.org> Reviewed-by: Glenn Hartmann <hartmanng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1061160}
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.