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

--- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> ---
Bug only exhibits itself when using the Chrome media sessions API shim.

Which isn't too surprising as that code is doing something horrific to
communicate between the two JS contexts instead of just watching the video
nodes in the DOM.

This iron-icon lib is also doing something horrific with regards to
manipulating the start of the DOM tree to cache things and they clash.

---


In the short term, I might look at moving the shim to activate when we find a
audio/video node; possibly using that as the root for insertion. Worst case we
should maybe deactivate the shim? we'll still have basic controls.

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

Reply via email to