mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 695102 - fix a comment typo. r=cpearce
This commit is contained in:
parent
6ad188dfaf
commit
6e0f6cf6df
@ -385,7 +385,7 @@ private:
|
||||
};
|
||||
|
||||
// Encapsulates the decoding and reading of media data. Reading can only be
|
||||
// done on the decode thread thread. Never hold the decoder monitor when
|
||||
// done on the decode thread. Never hold the decoder monitor when
|
||||
// calling into this class. Unless otherwise specified, methods and fields of
|
||||
// this class can only be accessed on the decode thread.
|
||||
class nsBuiltinDecoderReader : public nsRunnable {
|
||||
|
Loading…
Reference in New Issue
Block a user