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

Fabian Vogt <fab...@ritter-vogt.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |CONFIRMED

--- Comment #7 from Fabian Vogt <fab...@ritter-vogt.de> ---
It's the mpris media sessions integration, to be precise the
document.createElement override.

Even just

document.createElement = function() { return
Document.prototype.createElement.apply(this, arguments); }

breaks it so I'm not sure what can be done there.

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

Reply via email to