commit | 214fce6f3ea0fa7b0f90ff3f0690886d514adb17 | [log] [tgz] |
---|---|---|
author | Alex Rudenko <alexrudenko@chromium.org> | Tue Feb 02 07:46:36 2021 |
committer | Alex Rudenko <alexrudenko@chromium.org> | Tue Feb 02 07:50:31 2021 |
tree | 8e3504aa1030d0528d85375cd10d3c651f7c434f | |
parent | 56844c7413be78b9863dfe6b60170db8904c1e08 [diff] |
[M89] Fix _sendTelemetry event listener in IssuesPane Manually cherry-picked from crrev.com/c/2659034 due to merge conflicts The _sendTelemetry is invoked without properly bound this object resulting in an error trying to call this._issue.getCategory(). Bug: chromium:1172276 Change-Id: I073180e73631d3c5205bb9923c2eace7b6ab00b1 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2667187 Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
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 here.
Instructions to set up, use, and maintain a DevTools frontend checkout can be found here.
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