[Webkit-unassigned] [Bug 259227] New: [GStreamer] Allow automatically pausing the previously playing video with sound when another one starts playing in a newly created tab / window
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 14 13:40:11 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259227
Bug ID: 259227
Summary: [GStreamer] Allow automatically pausing the previously
playing video with sound when another one starts
playing in a newly created tab / window
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Enhancement
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: nekohayo at gmail.com
CC: bugs-noreply at webkitgtk.org
The "Enhancer for YouTube" webextension add-on¹ has a "Pause videos playing in background tabs when a video starts playing in the foreground tab" setting that makes a lot of sense: if you already have a playing video+audio tab (ex: a YouTube video), if you start another such tab, it automatically pauses playback in the other tab where sound was playing.
I think that's brilliant both for performance, lower power consumption, and for convenience: after all, it is unlikely that you can watch and listen to two videos at the same time _with sound_ ...
The exception I see is WebRTC: you should obviously not stop a WebRTC video+audio stream in favor of some random video from another tab, in that case it makes sense to have both playing at the same time.
---
¹: https://addons.mozilla.org/en-US/firefox/addon/enhancer-for-youtube/ and https://chrome.google.com/webstore/detail/enhancer-for-youtube/ponfpcnoihfmfllpaingbgckeeldkhle
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230714/c9f6a68e/attachment.htm>
More information about the webkit-unassigned
mailing list