| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[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
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |