Skip to content
Commit a181a9e5 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Handle media session callbacks before passing it on to the browser

The Media Session API standard evolves quite fast, so there's new actions that we might be able to support
that the browser itself doesn't know yet, for instance the "stop" action.
By registering the callback to ourselves before calling into the browser,
we're still able to handle it in the extension even if not supported by the browser.

Differential Revision: https://phabricator.kde.org/D23090
parent 2a6557e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment