commit | 2d6d5624affeb912b95d61fb7267c9cad4686731 | [log] [tgz] |
---|---|---|
author | joonyoo181 <joon.yoo181@berkeley.edu> | Wed Oct 04 09:19:36 2023 |
committer | Devtools-frontend LUCI CQ <devtools-frontend-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 04 20:28:28 2023 |
tree | 1e487468b3ca74d62bcd9c93fea966af7e0640fb | |
parent | b4aa8c0c2d7c0167b52fcd5bad1aeab42ee3521e [diff] |
Adding <audio>/<video> link adorners In an effort to increase the accessibility of media panels, this CL adds a new link adorner on media elements inside the DOM Tree of DevTool's Elements Panel. Upon clicking on this link adorner, users will be directed to the media panel. Notice: This CL is done by a student developer Junseo (Jeremy) Yoo as part of Google Summer of Code 2023 Bug: 1448214 Change-Id: I7eabcc67359f883cac2e9a1406b233999cefedf7 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4671155 Reviewed-by: Changhao Han <changhaohan@chromium.org> Commit-Queue: Jeremy Yoo <joon.yoo181@berkeley.edu> Reviewed-by: Sangbaek Park <sangbaekpark@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.
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: devtools-reviews@chromium.org
@ChromeDevTools on Twitter
Chrome DevTools mailing list: groups.google.com/forum/google-chrome-developer-tools