D24870: Fixup new Audio() constructor and apply autoplay prevention evasion to document.createElement

2019-11-14 Thread Kai Uwe Broulik
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R856:c1d7ea734607: Fixup new Audio() constructor and apply autoplay prevention evasion to document. (authored by broulik).

D24870: Fixup new Audio() constructor and apply autoplay prevention evasion to document.createElement

2019-11-12 Thread Kai Uwe Broulik
broulik updated this revision to Diff 69638. broulik added a comment. - Also apply the same thing to Firefox REPOSITORY R856 Plasma Browser Integration CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24870?vs=69622&id=69638 REVISION DETAIL https://phabricator.kde.org/D24870 AFF

D24870: Fixup new Audio() constructor and apply autoplay prevention evasion to document.createElement

2019-11-11 Thread Kai Uwe Broulik
broulik updated this revision to Diff 69622. broulik added a comment. - Add missing `play()` call REPOSITORY R856 Plasma Browser Integration CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24870?vs=69545&id=69622 REVISION DETAIL https://phabricator.kde.org/D24870 AFFECTED FILES

D24870: Fixup new Audio() constructor and apply autoplay prevention evasion to document.createElement

2019-11-10 Thread Kai Uwe Broulik
broulik updated this revision to Diff 69545. broulik retitled this revision from "Apply autoplay prevention evasion also to document.createElement" to "Fixup new Audio() constructor and apply autoplay prevention evasion to document.createElement". broulik edited the summary of this revision. brou