<?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>18216</bug_id>
          
          <creation_ts>2012-07-18 17:42:51 +0000</creation_ts>
          <short_desc>&lt;track&gt; should not load without a media element parent</short_desc>
          <delta_ts>2013-06-06 07:39:17 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#sourcing-out-of-band-text-tracks</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>CR</keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Silvia Pfeiffer">silviapfeiffer1</assigned_to>
          <cc>mike</cc>
    
    <cc>odinho</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>robin</cc>
    
    <cc>zcorpan</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>70898</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 17:42:51 +0000</bug_when>
    <thetext>This was was cloned from bug 17271 as part of operation convergence.
Originally filed: 2012-05-31 12:52:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-05-31 12:52:32 +0000 
--------------------------------------------------------------------------------
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#sourcing-out-of-band-text-tracks
Complete: http://www.whatwg.org/c#sourcing-out-of-band-text-tracks

Comment:
&lt;track&gt; Move crossorigin=&quot;&quot; to &lt;track&gt;

Posted from: 2001:4c28:a030:30:10c4:66a0:3c62:e586 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.3; U; en) Presto/2.10.229 Version/11.64
================================================================================
 #1   Simon Pieters                                   2012-05-31 12:56:31 +0000 
--------------------------------------------------------------------------------
[[
If URL is not the empty string, perform a potentially CORS-enabled fetch of URL, with the mode being the state of the media element&apos;s crossorigin content attribute, the origin being the origin of the media element&apos;s Document, and the default origin behaviour set to fail.
]]

I think this is problematic for several reasons:

* There might not be a media element.
* You might want to allow cross-origin fetching of the video but not of the tracks, or vice versa.

I think it would be better to have a crossorigin attribute on &lt;track&gt; and let the track load algorithm look only at that.
================================================================================
 #2   Simon Pieters                                   2012-06-01 16:12:22 +0000 
--------------------------------------------------------------------------------
We discussed this for a bit internally and concluded that the added flexibility with &lt;track crossorigin&gt; was not worth the added verbosity. To solve this:

&gt; * There might not be a media element.

We suggest instead that &lt;track&gt; never loads if it doesn&apos;t have a media element as parent.
================================================================================</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88811</commentid>
    <comment_count>1</comment_count>
    <who name="Silvia Pfeiffer">silviapfeiffer1</who>
    <bug_when>2013-06-06 07:39:17 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

  http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted

Change Description:
https://github.com/w3c/html/commit/15de2b08

Rationale: Accepted WHATWG resolution</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>