commit | ab647c32930de1b42948fda51b7ba6d2032cb121 | [log] [tgz] |
---|---|---|
author | Matt Reynolds <mattreynolds@chromium.org> | Fri Sep 08 17:21:39 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 17:21:39 2023 |
tree | 470a1fc3ab4701326886185bfb138e2ada5d9ebc | |
parent | d95af803d6982543a1bc15617062e93d5e5d4d63 [diff] |
Revert "geolocation: Add network request and response data to internals" This reverts commit 68890a88f7325e2c242ae6a214f64239b7b2148e. Reason for revert: crashes in Canary https://crbug.com/1480388 Original change's description: > geolocation: Add network request and response data to internals > > Adds new tables to the chrome://location-internals WebUI to show the > most recent request made to the location service and the received > position estimate. > > Bug: 1455586 > Change-Id: I1f409798c0640c23dd23c0acd7f9b74a2d1a5ffd > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4764267 > Reviewed-by: Alvin Ji <alvinji@chromium.org> > Reviewed-by: Matt Mueller <mattm@chromium.org> > Reviewed-by: Alex Gough <ajgo@chromium.org> > Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1193655} Bug: 1455586 Change-Id: I653062df782470f92fd78a0f0a75d7325449d8b0 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4850644 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Matt Reynolds <mattreynolds@chromium.org> Owners-Override: Mark Pearson <mpearson@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1194194}
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.