gecko-dev/dom/media/mediasource
JW Wang c6e43291cb Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald
Note we remove the call to mChannel->SetContentType() from RecreateChannel().

The hint never works as expected for [1] is the only caller to
nsIChannel::GetContentType() and MediaResource::Create() always happens
before any reads from the resource.

[1] http://searchfox.org/mozilla-central/rev/b425854d9bbd49d5caf9baef3686e49ec91c17ec/dom/media/MediaResource.cpp#1500

MozReview-Commit-ID: 1n4yHEouCjC

--HG--
extra : rebase_source : 9a7345c29b985ddee7a90a94191e9d526e2a0a67
extra : source : 054d9ffaf21eb937a6349df76228269ad2d7dc2c
2017-06-26 21:39:16 +08:00
..
gtest Bug 1331289 - Use MediaContainerType in MediaResource, SourceBuffer, TrackBuffersManager, and dependencies - r=jya 2016-12-28 18:59:02 +11:00
test Bug 1364872 - take zero tolerance of decoding error in debug and playback test. r=jya 2017-05-24 15:25:09 +08:00
AsyncEventRunner.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
AutoTaskQueue.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
ContainerParser.cpp Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald 2017-06-26 21:39:16 +08:00
ContainerParser.h Bug 1354090: P3. Properly offset the media and init byte ranges. r=gerald 2017-04-07 12:04:24 +02:00
MediaSource.cpp Bug 1376636 - Exempt AV1 decoding from the vp9 benchmark. r=gerald 2017-06-27 17:20:00 -07:00
MediaSource.h Bug 1362165: P7. Only complete appendBuffer once readyState has changed. r=jwwang 2017-05-09 12:23:11 +02:00
MediaSourceDecoder.cpp Bug 1376227. P5 - merge CreateResource() and Load() for they are highly coupled. r=gerald 2017-06-23 15:39:57 +08:00
MediaSourceDecoder.h Bug 1376227. P5 - merge CreateResource() and Load() for they are highly coupled. r=gerald 2017-06-23 15:39:57 +08:00
MediaSourceDemuxer.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
MediaSourceDemuxer.h Bug 1357040: P2. Don't rely on NotifyDataArrived to resolve MSE init promise. r=gerald 2017-04-27 19:53:53 +02:00
MediaSourceResource.h Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald 2017-06-26 21:39:16 +08:00
MediaSourceUtils.cpp
MediaSourceUtils.h
ResourceQueue.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
ResourceQueue.h
SourceBuffer.cpp Bug 1374184. P2 - merge NotifyDataArrived() and NotifyDownloadProgressed(). r=gerald 2017-06-19 14:24:40 +08:00
SourceBuffer.h Bug 1362165: P7. Only complete appendBuffer once readyState has changed. r=jwwang 2017-05-09 12:23:11 +02:00
SourceBufferAttributes.h
SourceBufferList.cpp Bug 1343459. Part 1 - Label runnables under dom/media/mediasource. r=jya 2017-03-01 15:08:50 +08:00
SourceBufferList.h Bug 1343459. Part 1 - Label runnables under dom/media/mediasource. r=jya 2017-03-01 15:08:50 +08:00
SourceBufferResource.cpp Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald 2017-06-26 21:39:16 +08:00
SourceBufferResource.h Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald 2017-06-26 21:39:16 +08:00
SourceBufferTask.h Bug 1362258 - Reduce ref-counting overhead of TrackBuffersManager::AppendData(). r=jya 2017-05-05 10:27:51 +08:00
TrackBuffersManager.cpp Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald 2017-06-26 21:39:16 +08:00
TrackBuffersManager.h Bug 1362258 - Reduce ref-counting overhead of TrackBuffersManager::AppendData(). r=jya 2017-05-05 10:27:51 +08:00
moz.build Backed out 16 changesets (bug 1288618) for bustage on a CLOSED TREE 2016-09-21 08:44:11 +02:00