<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>25554</bug_id>
          
          <creation_ts>2014-05-05 17:42:30 +0000</creation_ts>
          <short_desc>Require permissions to call control methods of HTMLMediaElement without user interaction</short_desc>
          <delta_ts>2016-04-27 16:55:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Brown">cypher543</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>arronei</cc>
    
    <cc>cypher543</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>travil</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>105056</commentid>
    <comment_count>0</comment_count>
    <who name="David Brown">cypher543</who>
    <bug_when>2014-05-05 17:42:30 +0000</bug_when>
    <thetext>Currently, scripts can call methods of HTMLMediaElement to pre-load and auto-play media even when the &quot;preload&quot; and &quot;autoplay&quot; attributes aren&apos;t applied or are blocked, allowing pages to consume data in the background without the user&apos;s knowledge.

I propose that permission be required to call control methods (load, play, pause, etc) of HTMLMediaElement without user interaction.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>126207</commentid>
    <comment_count>1</comment_count>
    <who name="Travis Leithead [MSFT]">travil</who>
    <bug_when>2016-04-27 16:55:54 +0000</bug_when>
    <thetext>HTML5.1 Bugzilla Bug Triage: Won&apos;t Fix

While media manipulation could be abused by JavaScript in the way you describe it seems like it would be a conflict of interest for the site. In other words, why would the site that owns both the media element creation (and it&apos;s attributes) have dueling JavaScript that did something it didn&apos;t like?

Naturally, as other libraries are often included in a page that could do bad things, there is a risk, but that is the risk taken whenever external code is loaded into the context of a page (and not done through an iframe).

Furthermore, similar ideas are currently being discussed in the &quot;interventions&quot; spec, which aims to track what browsers are doing to mitigate these types of issues, and come to a mutual agreement on what may be standardized. I&apos;d encourage you to participate there: https://github.com/WICG/interventions

If this resolution is not satisfactory, please copy the relevant bug details/proposal into a new issue at the W3C HTML5 Issue tracker: https://github.com/w3c/html/issues/new where it will be re-triaged. Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>