commit | ee3a13d2d695a67b984ee61baf78f80b5afd6a03 | [log] [tgz] |
---|---|---|
author | Alvin Ji <alvinji@chromium.org> | Mon Feb 03 22:44:47 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 22:44:47 2025 |
tree | b637eac8452050a0125e22861fb94839e91f1891 | |
parent | ccce0958f6b461ccec6505b9179190fdf8ce85ef [diff] |
geolocation: Add LocationProviderManagerMode to GeolocationDiagnostics Adds the LocationProviderManagerMode field to GeolocationDiagnostics to expose the current location provider manager mode in chrome://location-internals. Change-Id: I37f0b083f409603a2cab98ed6729b7fc9c27f820 Bug: 40142396 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6222712 Reviewed-by: Matt Reynolds <mattreynolds@chromium.org> Reviewed-by: Matthew Denton <mpdenton@chromium.org> Commit-Queue: Alvin Ji <alvinji@chromium.org> Cr-Commit-Position: refs/heads/main@{#1415216}
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.