commit | 44fb43eb32f8dcca0c28fef84023982485a92b49 | [log] [tgz] |
---|---|---|
author | Thomas Anderson <thomasanderson@chromium.org> | Mon Feb 03 21:38:43 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 21:38:43 2025 |
tree | c3e60b6d6c25e374a83ba0bd3b91b1f3f139521c | |
parent | 49e4572d588c570a9936fc5490ca17226d038394 [diff] |
Revert "Record total PiP time separated by AutoPiP reason" This reverts commit 47066b363a136230204ba65e8889c8226c08515d. Reason for revert: Suspected cause of test failure on win-asan: https://ci.chromium.org/ui/p/chromium/builders/ci/win-asan/34080/overview Original change's description: > Record total PiP time separated by AutoPiP reason > > Update the AutoPictureInPictureTabHelper to record the total time spent > with open PiP windows, during the tab helper lifecycle, separated by > the reason for opening a PiP window automatically (video conferencing > or media playback). > > This metric, together with the total PiP time recorded by the > MediaSessionUmaHelper (https://crrev.com/c/6204145) will help analyze > the impact of the AutoPiP heuristics. > > Bug: 368058093 > Change-Id: I6eb0e193276527a0ed96b86ca71fb63c48402c17 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6217180 > Reviewed-by: Tommy Steimel <steimel@chromium.org> > Commit-Queue: Benjamin Keen <bkeen@google.com> > Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1414972} Bug: 368058093 Change-Id: I9c4bb5c98f1c8a69282b774f4215e334afc2fda2 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6227740 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by: Benjamin Keen <bkeen@google.com> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1415174}
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.