commit | dfda8bb6a5a172cdbefef99f5d661ea59b234950 | [log] [tgz] |
---|---|---|
author | Kim-Anh Tran <[email protected]> | Thu Apr 03 07:33:59 2025 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 13:02:43 2025 |
tree | ecf3f4af700b266d5e97d05eeecd0044a80dc1ff | |
parent | 51544a715444d283fd99d4eb4dc1137a1939ee16 [diff] |
[Quick open] Suggestion text is only set from outside This changes the functionality of the suggestion text. The suggestion input is no longer set to be exactly like the input text on input. Instead, the suggestion text is only set from outside. If the suggestion text is not different from the input, there is no gain in showing anything anyway. This fixes a bug where we'd have overlapping suggestion & input texts if the input text was too long. In that case, the input text was scrolled to the end, while the suggestion text was not. Fixed: 405350055 Change-Id: I4933cb8f3c70790dd6885de744cc64369904b7b7 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6428565 Reviewed-by: Kateryna Prokopenko <[email protected]> Commit-Queue: Kim-Anh Tran <[email protected]>
The client-side of the Chrome DevTools, including all TypeScript & CSS to run the DevTools webapp.
The frontend is available on chromium.googlesource.com. Check out the Chromium DevTools documentation for instructions to set up, use, and maintain a DevTools front-end checkout, as well as design guidelines, and architectural documentation.
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.
There are a few options to keep an eye on the latest and greatest of DevTools development:
Follow What's new in DevTools.
Follow Umar's Dev Tips.
Follow these individual Twitter accounts: @umaar, @malyw, @kdzwinel, @addyosmani, @paul_irish, @samccone, @mathias, @mattzeunert, @PrashantPalikhe, @ziyunfei, and @bmeurer.
Follow to g/[email protected] mailing list for all reviews of pending code, and view the log, or follow @DevToolsCommits on Twitter.
Checkout all open DevTools tickets on crbug.com
Use Chrome Canary and poke around the experiments.