Also catch new Audio() elements

Authored by broulik on Nov 26 2018, 9:25 AM.

Description

Also catch new Audio() elements

Also catches audio players created using the proper new Audio() syntax rather than explicitly creating a DOM element using document.createElement('audio')

BUG: 398261

Differential Revision: https://phabricator.kde.org/D16435

Details

Committed
broulikNov 26 2018, 9:25 AM
Differential Revision
D16435: Also catch new Audio() elements
Parents
R856:9a2462fa2891: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown