D20724: Keep player around when emptied but the website tells us it's actually just paused

Fabian Vogt noreply at phabricator.kde.org
Mon Apr 22 09:48:22 BST 2019


fvogt added inline comments.

INLINE COMMENTS

> content-script.js:358
> +        // keep it around (Bug 402324: Soundcloud does this)
> +        if (playerPlaybackState === "paused") {
> +            return;

Doesn't `player.paused` work here?

REPOSITORY
  R856 Plasma Browser Integration

REVISION DETAIL
  https://phabricator.kde.org/D20724

To: broulik, #plasma, fvogt
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190422/01c73563/attachment.html>


More information about the Plasma-devel mailing list