| commit | c2ebc26fe8e23f94d295bf1cb1523402616f569a | [log] [tgz] |
|---|---|---|
| author | Balazs Engedy <engedy@chromium.org> | Fri Aug 16 15:35:00 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 16 15:35:00 2024 |
| tree | 6e146735f8561e61d1e5a0934c0ba73fa2370e95 | |
| parent | dcc808158a767bed726b3a7acde7c5279c2ed33b [diff] |
Make NotificationPlatformBridge less native-dependent (5/5). Refactor `mOriginsWithProvisionallyRevokedPermissions` from being an instance variable of a singleton class instance to a class variable of the same class. This should be functionally a no-op. Low-Coverage-Reason: COVERAGE_UNDERREPORTED Bug: 359616819 Change-Id: Ib8d8f3468f2a093b91107d5f6c6f1657159f9aa2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5782750 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1342836}
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.