commit | d87271d132d54bedc1e13d25d78a1cada5a86120 | [log] [tgz] |
---|---|---|
author | Tim van der Lippe <[email protected]> | Mon Sep 28 15:17:06 2020 |
committer | Commit Bot <[email protected]> | Tue Sep 29 10:59:08 2020 |
tree | 08bd77e2a130db64cc47306cd45937bede3aadab | |
parent | 5556a9020ba58a2493a4d1a261c9f2b6fea7c725 [diff] |
Remove usages of Runtime.sharedInstance For all classes that were retrieved via Runtime.sharedInstance, migrate them to the singletong instance pattern. This removes the indirection via Runtime and improves code navigation as well as typechecking. [email protected] Bug: 1011811 Change-Id: Ifcf0b73be703308fbdbad0c585f0d945cee9b3b7 Fixed: 1131423 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/2434340 Commit-Queue: Tim van der Lippe <[email protected]> Reviewed-by: Jack Franklin <[email protected]>
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: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools