commit | 712e8e9e689b9e3db9251243d0a95e2c5a68a38f | [log] [tgz] |
---|---|---|
author | Camden King <camdenking@google.com> | Thu Dec 08 22:39:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 08 22:39:22 2022 |
tree | f23995f9a8f48c9870ba849722c01a1d2f0a66b9 | |
parent | b23a71522dcb09d551ed6f20fe4a30b963cda1b6 [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=ericwilligers@chromium.org Bug: b/260863363 Change-Id: I1a1fbfd84f2c67debd1ab65d0a2c8a52165082fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4087657 Auto-Submit: Camden King <camdenking@google.com> Reviewed-by: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/main@{#1081162}
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.