commit | 018847f13595bad7603c6cc7c36e266c1bfd593c | [log] [tgz] |
---|---|---|
author | Simon Zünd <szuend@chromium.org> | Thu Dec 02 19:41:44 2021 |
committer | Simon Zünd <szuend@chromium.org> | Thu Dec 02 19:47:59 2021 |
tree | bba95090fb8de119e05c005b1972d767ce46a872 | |
parent | fcffa72d0054e719100b98b4ab21a71c81e16d70 [diff] |
[sync] Fix settings sync UMA by adding it to devtools_compatibility.js The "DevTools.SyncSetting" histogram is missing from the host bindings JS side, so we didn't collect any UMA up until now. R=alexrudenko@chromium.org Fixed: 1275456 Change-Id: I4fac223eb5453afd8870c156fbfd8bed4c225e58 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3307448 Commit-Queue: Simon Zünd <szuend@chromium.org> Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Auto-Submit: Simon Zünd <szuend@chromium.org> Reviewed-by: Alex Rudenko <alexrudenko@chromium.org> (cherry picked from commit da9ff39438772a3e3ca01af8f1d3f085002ac923) Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3313071
The client-side of the Chrome DevTools, including all JS & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com.
Please be aware that DevTools follows additional development guidelines.
The issue triage guidelines can be found in docs/triage_guidelines.md.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found in docs/workflows.md.
DevTools frontend repository is mirrored on GitHub.
DevTools frontend is also available on NPM as the chrome-devtools-frontend package. It's not currently available via CJS or ES modules, so consuming this package in other tools may require some effort.
The version number of the npm package (e.g. 1.0.373466
) refers to the Chromium commit position of latest frontend git commit. It's incremented with every Chromium commit, however the package is updated roughly daily.
All DevTools commits: View the log or follow @DevToolsCommits on Twitter
All open DevTools tickets on crbug.com
File a new DevTools ticket: new.crbug.com
Code reviews mailing list: devtools-reviews@chromium.org
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools