commit | 750f1c6287f46f4c15f3a6773a25cd9ba901b93f | [log] [tgz] |
---|---|---|
author | Ted Meyer <tmathmeyer@chromium.org> | Thu Aug 28 21:13:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 28 21:13:31 2025 |
tree | 63a75ffdcc4fc558657e8b63b5804de0b084f735 | |
parent | a530cc5acc4b7d3b7f2a010dca1d63dd8784b461 [diff] |
Redesign chrome://media-internals with a modern look and feel The new design features: - A two-pane layout for players & information - A dark theme when chrome://settings/appearance is set to dark - Redesigned property and log views. I gemini'd most of this, and then tweaked a few CSS bits. Mobile screenshots: https://files.tedm.io/media-internals/1.jpg https://files.tedm.io/media-internals/2.jpg https://files.tedm.io/media-internals/3.jpg https://files.tedm.io/media-internals/4.jpg Desktop screenshots: https://files.tedm.io/media-internals/5.png https://files.tedm.io/media-internals/6.png https://files.tedm.io/media-internals/7.png I've uploaded a video of the new UX: https://youtu.be/Xl7R085gtPU Change-Id: Iedd7f1ac62d6922db50ad3f3ec11ee912312fe60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6861607 Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Ted (Chromium) Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1508005}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.