Bug 1252343. Part 1 - make mReader const. r=bechen.

MozReview-Commit-ID: IL0cCd5aUR1
This commit is contained in:
JW Wang 2016-03-01 10:56:19 +08:00
parent 99fd1b56d5
commit 504d12bb95

View File

@ -903,7 +903,7 @@ private:
// The reader, don't call its methods with the decoder monitor held.
// This is created in the state machine's constructor.
RefPtr<MediaDecoderReader> mReader;
const RefPtr<MediaDecoderReader> mReader;
// The end time of the last audio frame that's been pushed onto the media sink
// in microseconds. This will approximately be the end time