commit | 89128af9eab223d347fdcf39b704a2e484946efa | [log] [tgz] |
---|---|---|
author | Adam Raine <[email protected]> | Thu May 12 17:46:40 2022 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 12 20:23:03 2022 |
tree | 5d8dfd38e92be7ac144963d82718bd61b0a4738e | |
parent | c61d52fa5c1034348d51d50223043edddceec93e [diff] |
Fix Lighthouse web tests for new panel The new panel will refresh it's entire content after a runtime setting is changed. After the first refresh, the web tests were working with checkboxes that were no longer in the DOM. This CL updates the web tests so they are always working with the checkboxes in the DOM. Follow up to: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3636197 https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3643856 Bug: None Change-Id: I7b315b3310761f40ce4fe5b1cfacd9debebe0966 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/3645230 Reviewed-by: Connor Clark <[email protected]> Commit-Queue: Adam Raine <[email protected]> Reviewed-by: Simon Zünd <[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 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: [email protected]
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools