commit | ead65e6c528a1a8efe7808a51e3f3db06406b9f7 | [log] [tgz] |
---|---|---|
author | Alexey Rodionov <[email protected]> | Wed Aug 23 15:47:53 2023 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 24 18:29:24 2023 |
tree | 41f1f53709ecace65431bc615d562e82d6045ea8 | |
parent | c4a2a6833828f4425e5e5add1b7aec6aafb3a451 [diff] |
DevTools: Improve warnings for web app manifest This CL: * Adds a warning that Richer PWA Install UI will not be available on desktop/mobile unless at least one screenshot with a suitable "form_factor" is added. * Adds displaying of "form_factor", "platform", and "label" properties for screenshots. * Adds a warning that no more than 8 on desktop and no more than 5 on mobile screenshots will be displayed. The rest will be ignored. * Adds a waring that the maximum number of shortcuts on various platforms vary. Some shortcuts may be not available. * Makes labels for "name", "short_name", "description", and "url" properties for shortcuts localizable. Bug: 1474633 Change-Id: I60df035da02b627eb097010063084bfc80257458 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4799869 Reviewed-by: Dibyajyoti Pal <[email protected]> Reviewed-by: Wolfgang Beyer <[email protected]> Commit-Queue: Wolfgang Beyer <[email protected]> Reviewed-by: Glenn Hartmann <[email protected]> Reviewed-by: Vincent Scheib <[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.
Check out the project 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.
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