commit | ded6513ae82c9958e55e3d6076a6d1aa5f789784 | [log] [tgz] |
---|---|---|
author | msiem <msiem@chromium.org> | Mon Jul 21 21:35:34 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 21 21:35:34 2025 |
tree | 6f582474b31ad64e615eeaa5e4e4cb58f1d284b4 | |
parent | b15f7419ee161157bcda558a88d10dcb89d93615 [diff] |
[PWA/AppUpdating]: Add feature flag for policy and default app updating This CL creates a feature flag that allows predictable app updating to happen for policy and default installed apps. Policy and default apps will be silently updated if the developer changes the manifest. This includes silently updating for security and non-security sensitive fields. This is part of the implementation for predictable app updating. More details: go/predictable-app-updating-design-doc Bug: 432538732 Change-Id: Ie502efa95ed2f0409519a4c1b2141e385564c663 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6766037 Commit-Queue: Dibyajyoti Pal <dibyapal@chromium.org> Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Commit-Queue: May Siem <msiem@chromium.org> Cr-Commit-Position: refs/heads/main@{#1489788}
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.