commit | 1de243edbaff18cd0228c60d1c924a3ffc2c1f52 | [log] [tgz] |
---|---|---|
author | Camden King <camdenking@google.com> | Thu Dec 08 19:46:54 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 08 19:46:54 2022 |
tree | a60a939378cd67753db2eb2fc81d003c17f75a7c | |
parent | 2891ad8c1288714ec9ba52057288d67571cb97eb [diff] |
[dPWA] Migrating all uses of depreciated WebAppProvider::registrar to WebAppProvider::registrar_unsafe This CL is migrating usage of WebAppProvider::registrar to WebAppProvider::registrar_unsafe before WebAppProvider::registrar is removed. There is no functional change in this CL. This CL was uploaded by git cl split. R=dmurph@chromium.org Bug: b/260863363 Change-Id: Idda19db18495e6bac49c10a925a8cb2910fa519a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4086539 Auto-Submit: Camden King <camdenking@google.com> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/main@{#1081048}
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.