Commit Graph

4 Commits

Author SHA1 Message Date
JW Wang
fd8e2e1ed1 Bug 962871 - Release decoder and set 'preload' as appropriate. r=cpearce 2014-09-14 23:34:00 +02:00
Ryan VanderMeulen
ae508c2789 Bug 1048874 - Remove unnecessary setting of media.webvtt.enabled pref in tests. r=rillian 2014-08-19 08:42:35 -04:00
Rick Eyre
e293689a8c Bug 983207 - Tracks created through a TrackElement should have a default mode of 'disabled'. r=cpearce
- I've refactored the way we set modes as well, making it a part
of the TextTrack ctors.
- I've also changed TextTracks in the track tests to have their
mode set to 'hidden' in order to be able to call TextTrack::Cues.
This is correct since TextTracks with a mode of 'disabled' do not
return null for their cue lists.
2014-03-13 13:18:06 -04:00
Rick Eyre
e8228fcef0 Bug 895091 - Part 5: Test for multiple WebVTT files loading at once r=khuey 2013-09-10 07:13:00 -07:00