gecko/dom/media/gtest
Karl Tomlinson edf785a07c bug 1108838 move stalled/progress timing from MediaDecoder to HTMLMediaElement r=cpearce
This provides that mNetworkState is available for determining whether progress
notification from the resource/MediaCache after stalled should resume progress
events.  The timer will be stopped while stalled in a subsequent patch, and
should not be restarted unless NETWORK_LOADING.

--HG--
extra : rebase_source : e335555de404f6a899762be3c05b8f5444c357e3
2014-11-28 12:17:18 +13:00
..
mediasource_test.mp4
MockMediaDecoderOwner.h bug 1108838 move stalled/progress timing from MediaDecoder to HTMLMediaElement r=cpearce 2014-11-28 12:17:18 +13:00
MockMediaResource.cpp
MockMediaResource.h
moz.build
test.webm
TestAudioCompactor.cpp
TestGMPCrossOrigin.cpp Bug 1104970 - Store GMPStorage record names at the start of each record. r=jesup 2014-12-03 13:36:00 +01: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