https://bugs.kde.org/show_bug.cgi?id=414811

--- Comment #3 from Shmerl <shtetl...@gmail.com> ---
(In reply to Kai Uwe Broulik from comment #2)
> This extension doesn't do any site-specific code. The website would need to
> register a callback like so:
> 
> if (navigator.mediaSession) {
>     navigator.mediaSession.setActionHandler("nexttrack", () => {
>         // switch to next track
>     });
> }

Is that some kind of standard? Why such specific callback and not something
else? I.e. I can propose that to Bandcamp, but it must be something
standardized, to make it convincing.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to