[global media controls] Delete kGlobalMediaControlsPictureInPicture flag [chromium/src : main]

0 views
Skip to first unread message

Tommy Steimel (Gerrit)

unread,
Nov 12, 2025, 5:50:56 PM (12 hours ago) Nov 12
to Chromium LUCI CQ, chromium...@chromium.org, feature-me...@chromium.org
Attention needed from Frank Liberato

Tommy Steimel voted and added 1 comment

Votes added by Tommy Steimel

Commit-Queue+1

1 comment

Patchset-level comments
File-level comment, Patchset 3 (Latest):
Tommy Steimel . resolved

ptal

Open in Gerrit

Related details

Attention is currently required from:
  • Frank Liberato
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I0239c9ef0ace9a918ed1394a9a8d34206736a225
Gerrit-Change-Number: 7139116
Gerrit-PatchSet: 3
Gerrit-Owner: Tommy Steimel <ste...@chromium.org>
Gerrit-Reviewer: Frank Liberato <libe...@chromium.org>
Gerrit-Reviewer: Tommy Steimel <ste...@chromium.org>
Gerrit-Attention: Frank Liberato <libe...@chromium.org>
Gerrit-Comment-Date: Wed, 12 Nov 2025 22:50:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Frank Liberato (Gerrit)

unread,
Nov 12, 2025, 6:13:41 PM (11 hours ago) Nov 12
to Tommy Steimel, Chromium LUCI CQ, chromium...@chromium.org, feature-me...@chromium.org
Attention needed from Tommy Steimel

Frank Liberato voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • Tommy Steimel
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I0239c9ef0ace9a918ed1394a9a8d34206736a225
Gerrit-Change-Number: 7139116
Gerrit-PatchSet: 3
Gerrit-Owner: Tommy Steimel <ste...@chromium.org>
Gerrit-Reviewer: Frank Liberato <libe...@chromium.org>
Gerrit-Reviewer: Tommy Steimel <ste...@chromium.org>
Gerrit-Attention: Tommy Steimel <ste...@chromium.org>
Gerrit-Comment-Date: Wed, 12 Nov 2025 23:13:29 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Tommy Steimel (Gerrit)

unread,
Nov 12, 2025, 7:40:35 PM (10 hours ago) Nov 12
to Chromium LUCI CQ, chromium...@chromium.org, feature-me...@chromium.org

Tommy Steimel voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I0239c9ef0ace9a918ed1394a9a8d34206736a225
Gerrit-Change-Number: 7139116
Gerrit-PatchSet: 3
Gerrit-Owner: Tommy Steimel <ste...@chromium.org>
Gerrit-Reviewer: Frank Liberato <libe...@chromium.org>
Gerrit-Reviewer: Tommy Steimel <ste...@chromium.org>
Gerrit-Comment-Date: Thu, 13 Nov 2025 00:40:25 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Chromium LUCI CQ (Gerrit)

unread,
Nov 12, 2025, 7:43:39 PM (10 hours ago) Nov 12
to Tommy Steimel, chromium...@chromium.org, feature-me...@chromium.org

Chromium LUCI CQ submitted the change

Change information

Commit message:
[global media controls] Delete kGlobalMediaControlsPictureInPicture flag

This CL deletes the kGlobalMediaControlsPictureInPicture flag, as the
feature was launched a long time ago. The feature flag has technically
been turned off on Android this whole time, but turning it on on
Android has no actual effect, since the MediaNotificationController
already filters the given Chrome MediaSessionActions into allowlisted
Android MediaSessionActions:

https://source.chromium.org/chromium/chromium/src/+/main:components/browser_ui/media/android/java/src/org/chromium/components/browser_ui/media/MediaNotificationController.java;l=886;drc=8e3c3db1bd3da6c8949c40f2ad673183457cdbe2
Bug: 40181326
Change-Id: I0239c9ef0ace9a918ed1394a9a8d34206736a225
Reviewed-by: Frank Liberato <libe...@chromium.org>
Commit-Queue: Tommy Steimel <ste...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1544050}
Files:
  • M content/browser/media/session/media_session_controllers_manager_unittest.cc
  • M content/browser/media/session/media_session_impl.cc
  • M content/browser/media/session/media_session_impl_unittest.cc
  • M media/base/media_switches.cc
  • M media/base/media_switches.h
Change size: S
Delta: 5 files changed, 11 insertions(+), 29 deletions(-)
Branch: refs/heads/main
Submit Requirements:
  • requirement satisfiedCode-Review: +1 by Frank Liberato
Open in Gerrit
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: merged
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I0239c9ef0ace9a918ed1394a9a8d34206736a225
Gerrit-Change-Number: 7139116
Gerrit-PatchSet: 4
Gerrit-Owner: Tommy Steimel <ste...@chromium.org>
Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
Gerrit-Reviewer: Frank Liberato <libe...@chromium.org>
Gerrit-Reviewer: Tommy Steimel <ste...@chromium.org>
open
diffy
satisfied_requirement
Reply all
Reply to author
Forward
0 new messages