gecko-dev/dom/media/hls
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
..
HLSDecoder.cpp Bug 1374930. P3 - move Clone() down to ChannelMediaDecoder for clone is possible only for those use channel-based resource. r=cpearce 2017-06-20 18:10:27 +08:00
HLSDecoder.h Bug 1374930. P3 - move Clone() down to ChannelMediaDecoder for clone is possible only for those use channel-based resource. r=cpearce 2017-06-20 18:10:27 +08:00
HLSDemuxer.cpp Bug 1368904 - Handle unexpected error callback from GeckoHlsPlayer. r=JamesCheng 2017-06-28 15:09:00 -07:00
HLSDemuxer.h Bug 1368904 - Handle unexpected error callback from GeckoHlsPlayer. r=JamesCheng 2017-06-28 15:09:00 -07:00
HLSResource.cpp Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald 2017-06-26 21:39:16 +08:00
HLSResource.h Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald 2017-06-26 21:39:16 +08:00
HLSUtils.cpp
HLSUtils.h
moz.build Bug 1350246 - [Part8] Add the native code implementation into source tree. r=jya 2017-05-18 14:56:50 +08:00