- From: <bugzilla@jessica.w3.org>
- Date: Mon, 05 May 2014 17:42:30 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25554 Bug ID: 25554 Summary: Require permissions to call control methods of HTMLMediaElement without user interaction Product: HTML WG Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: cypher543@gmail.com QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org Currently, scripts can call methods of HTMLMediaElement to pre-load and auto-play media even when the "preload" and "autoplay" attributes aren't applied or are blocked, allowing pages to consume data in the background without the user's knowledge. I propose that permission be required to call control methods (load, play, pause, etc) of HTMLMediaElement without user interaction. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Monday, 5 May 2014 17:42:33 UTC