Bug 1904937 - part2 : add debug logs. r=media-playback-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D215265
This commit is contained in:
@@ -3155,6 +3155,7 @@ MediaResult HTMLMediaElement::LoadResource() {
|
||||
if (NS_SUCCEEDED(rv)) return rv;
|
||||
}
|
||||
|
||||
LOG(LogLevel::Debug, ("%p LoadResource", this));
|
||||
if (mMediaSource) {
|
||||
MediaDecoderInit decoderInit(
|
||||
this, this, mMuted ? 0.0 : mVolume, mPreservesPitch,
|
||||
|
||||
Reference in New Issue
Block a user