commit | 5dc94621f13c2dcad7a8eaca01e3728b2714c4b5 | [log] [tgz] |
---|---|---|
author | Frank Liberato <liberato@chromium.org> | Tue Oct 03 19:29:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 03 19:29:30 2023 |
tree | a9dfbc0c93af9d1d313fcc2e001aafed24676068 | |
parent | 79ba9fe63a4b22d64de1eac119d7e24f9b0176ac [diff] |
[autopip] Show autopip UI for video pip Because video pip tries to show the overlay view before pip setup is complete, the auto pip tab helpber believed (correctly) that there is no auto-pip open. As a result, the setting overlay ui was skipped. This change augments the check to catch this case. Change-Id: I99f161490ff4db0f1ee21cbb4ad55822f3b12f22 Bug: 1488728 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4908974 Commit-Queue: Frank Liberato <liberato@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Auto-Submit: Frank Liberato <liberato@chromium.org> Reviewed-by: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1204795}
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.