gecko-dev/dom/media/gtest
Karl Tomlinson bf16b65e70 bug 1123189 Queue "durationchange" instead of dispatching synchronously r=cpearce
http://www.w3.org/TR/2014/REC-html5-20141028/embedded-content-0.html#offsets-into-the-media-resource

"When the length of the media resource changes to a known value (e.g. from
being unknown to known, or from a previously established length to a new
length) the user agent must queue a task to fire a simple event named
durationchange at the media element."

--HG--
extra : rebase_source : 531ed14a241546613cf810cd6bf9b4a8c88d2d9e
extra : histedit_source : 86253e972d1dbb8f95af5167eb7487c1ddf6da14
2015-01-19 17:11:43 +13:00
..
dash_dashinit.mp4 Bug 1110608 - Unit test for MP4 demuxer with CENC; r=edwin 2014-12-16 18:10:46 +13:00
mediasource_test.mp4
MockMediaDecoderOwner.h bug 1123189 Queue "durationchange" instead of dispatching synchronously r=cpearce 2015-01-19 17:11:43 +13:00
MockMediaResource.cpp Bug 1120023 - Fix some bugs in MockMediaResource. r=cpearce 2015-01-10 02:05:28 -08:00
MockMediaResource.h Bug 1120023 - Fix some bugs in MockMediaResource. r=cpearce 2015-01-10 02:05:28 -08:00
moz.build Bug 1110608 - Unit test for MP4 demuxer with CENC; r=edwin 2014-12-16 18:10:46 +13:00
test.webm
TestAudioCompactor.cpp
TestGMPCrossOrigin.cpp Bug 1102852 - add MediaKeyMessageType to and remove destinationURL from MediaKeyMessageEvent. r=cpearce,bz 2015-01-15 11:25:47 +13:00
TestMP4Demuxer.cpp Bug 1119456 - Make MP4Demuxer's blocking reads non-blocking and hoist blocking into callers with a hacky retry strategy. r=k17e 2015-01-11 13:24:26 -08:00
TestMP4Reader.cpp Bug 1104964 - Make MediaDecoderReader own the task queue. r=cpearce 2014-12-01 21:51:03 -08:00
TestTrackEncoder.cpp Bug 1097849 - Enforce sane audio sample rates in MediaEncoder. r=derf 2014-11-12 11:03:00 -08:00
TestVideoSegment.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
TestVideoTrackEncoder.cpp Bug 1061046. Part 19: Eliminate TrackTicks in favour of StreamTime. r=karlt 2014-09-18 17:20:43 +12:00
TestVorbisTrackEncoder.cpp Bug 1061046. Part 11: Remove callback rate parameters. r=karlt 2014-09-18 11:51:13 +12:00
TestWebMBuffered.cpp
TestWebMWriter.cpp