Closed
Bug 882668
Opened 12 years ago
Closed 7 years ago
[webvtt] Add the did-perform-automatic-track-selection & blocked-on-parser properties to the Media Element
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: reyre, Unassigned)
References
()
Details
Attachments
(1 file)
8.26 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
This is used in some of the 'sourcing text tracks' algorithms.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 1•12 years ago
|
||
Since both are needed in the "Sourcing out-of-band text tracks" algorithm, we might as well add them together.
Summary: [webvtt] Add the did-perform-automatic-track-selection property to the Media Element → [webvtt] Add the did-perform-automatic-track-selection & blocked-on-parser properties to the Media Element
Comment 2•12 years ago
|
||
Kyle, mind taking a peek at this? :)
Assignee: nobody → andrew.quartey
Attachment #791571 -
Flags: review?(khuey)
Comment 3•12 years ago
|
||
Ooops! Just noticed that bug 882667 covers the blocked-on-parser property. I'll just split this patch up and send the blocked-on-parser bits there pending Kyle's feedback.
Reporter | ||
Comment 4•12 years ago
|
||
We can just mark that as a duplicate of this. They go together like you said so let's land them together! :)
What actually uses this?
Comment 6•12 years ago
|
||
(In reply to Kyle Huey [:khuey] (khuey@mozilla.com) from comment #5)
> What actually uses this?
As of now nothing but they will eventually be used in determining when to populate the media element's pending Textracklist and denoting when that's completed.
Comment on attachment 791571 [details] [diff] [review]
MediaElementAttribs.patch
Review of attachment 791571 [details] [diff] [review]:
-----------------------------------------------------------------
I would prefer that you didn't check this in until you have code that uses it.
Attachment #791571 -
Flags: review?(khuey) → review+
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Updated•9 years ago
|
Assignee: andrew.quartey → bechen
Updated•7 years ago
|
Rank: 15
Priority: -- → P2
Comment 10•7 years ago
|
||
Assignee has not been active in at least a year, and is not in the phonebook. Same goes for reporter, and the author of the patch on this bug.
I've put this back in the backlog, but it may need more re-prioritization.
Assignee: bechen → nobody
Rank: 15 → 25
Flags: needinfo?(rick.eyre) → needinfo?(jyavenard)
Priority: P2 → P3
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 7 years ago
Flags: needinfo?(jyavenard)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•