| commit | fdd1a3cb7920a5837f901b3629362d57199f8cae | [log] [tgz] |
|---|---|---|
| author | Benjamin Keen <bkeen@google.com> | Mon Apr 07 20:53:58 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 07 20:53:58 2025 |
| tree | d21454f9223859b78ea682d2d9cb39dce4abfd47 | |
| parent | 1b5c5f2643f3ad51370cc0662c3ec145c949b7d4 [diff] |
Surface within DevTools remaining AutoPiP for media playback conditions This change updates the auto picture in picture tab helper to report, within DevTools, whenever AutoPip requests are denied. This change also renames the GetAutoPipReason API to GetAutoPipInfo and updates it to return additional auto picture in picture information. Bug: 368058093, 386193409 Change-Id: Ie012d4435be4376515a433e90696174bed7ea580 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6426890 Reviewed-by: Frank Liberato <liberato@chromium.org> Reviewed-by: Rakina Zata Amni <rakina@chromium.org> Commit-Queue: Benjamin Keen <bkeen@google.com> Reviewed-by: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1443742}
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.