commit | 644a4df084162ea4459d4449f9337f703c8f37e7 | [log] [tgz] |
---|---|---|
author | Klaus Weidner <klausw@chromium.org> | Mon Feb 14 20:58:09 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 14 20:58:09 2022 |
tree | b3ba58d5e11ab77bc6b9aee821ce7dfa6f0aa73a | |
parent | a0d8ce0254531555e92ce669bfa7b70895c4fd28 [diff] |
PIP20: use permanent top controls For document Picture-in-Picture mode, use a permanent top bar showing the parent site's location in addition to controls (back to tab, close, plus a resize handle on ChromeOS). This is a preliminary UI for testing. Change-Id: I84ca5815c4fd7c9531280885f1b7517c1794f269 Bug: 1253970 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3454343 Reviewed-by: Tommy Steimel <steimel@chromium.org> Reviewed-by: Fr <beaufort.francois@gmail.com> Commit-Queue: Klaus Weidner <klausw@chromium.org> Auto-Submit: Klaus Weidner <klausw@chromium.org> Cr-Commit-Position: refs/heads/main@{#970812}
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.