[Webkit-unassigned] [Bug 247527] [GTK] Creates a lot of MPRIS notifications with no reason

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 5 13:31:49 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=247527

--- Comment #7 from Michael Catanzaro <mcatanzaro at gnome.org> ---
So I think MediaSessionManagerGLib needs to track which media session is the best, and tell each MediaSessionGLib that it owns whether to register or unregister its MPRIS interface accordingly. That should get us down to only one broken notification per tab. (Currently I have 10 broken MPRIS notifications, five for each of two Element tabs, and seeing 2 broken notifications is a lot better than 10.)

That won't fully solve the bug, of course, because we should not show any broken MPRIS notifications. But one thing at a time.

-- 
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/20221205/12cee9df/attachment.htm>


More information about the webkit-unassigned mailing list