Closed
Bug 920088
Opened 12 years ago
Closed 12 years ago
[webvtt] TextTrackRegion's mTextTrack should update when adding it to a TextTrack
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: reyre, Assigned: reyre)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.36 KB,
patch
|
rillian
:
review+
|
Details | Diff | Splinter Review |
Currently when a TextTrackRegion is added to a TextTrack its TextTrack (mTrack) isn't updated to point at the TextTrack it has been added too.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #809246 -
Flags: review?(giles)
Updated•12 years ago
|
Summary: [webvtt] TexTrackRegion's mTextTrack should update when adding it to a TextTrack → [webvtt] TextTrackRegion's mTextTrack should update when adding it to a TextTrack
Updated•12 years ago
|
Attachment #809246 -
Flags: review?(giles) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Thanks for review Ralph.
Try push: https://tbpl.mozilla.org/?tree=Try&rev=d58f28431072
Comment 4•12 years ago
|
||
Flags: in-testsuite+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•