This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17154 - <track> "⌛ Set the text track readiness state to loading." -- /URL/ needs to be assigned to the current track URL at this point, since otherwise when jumping to the step /download/, /URL/ is still the *old* track URL
Summary: <track> "⌛ Set the text track readiness state to loading." -- /URL/ needs to ...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 09:38 UTC by contributor
Modified: 2012-09-07 21:51 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-05-23 09:38:37 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#text-track-api
Complete: http://www.whatwg.org/c#text-track-api

Comment:
"⌛ Set the text track readiness state to loading." -- /URL/ needs to be
assigned to the current track URL at this point, since otherwise when jumping
to the step /download/, /URL/ is still the *old* track URL

Posted from: 85.227.154.145 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
Comment 1 contributor 2012-07-18 17:34:34 UTC
This bug was cloned to create bug 18180 as part of operation convergence.
Comment 2 Ian 'Hixie' Hickson 2012-09-07 21:51:03 UTC
I think I fixed this. Please check.