зеркало из https://github.com/mozilla/gecko-dev.git
bug 1172979 correct mBufferIsDownstreamRef documentation r=padenot
MozReview-Commit-ID: B0imfszv4CA --HG-- extra : rebase_source : d44c842c377f939f05a3ddf4153f59e90b271688
This commit is contained in:
Родитель
0ce9a00f9a
Коммит
2cec449882
|
@ -125,7 +125,7 @@ private:
|
|||
// AudioBlockBuffer created in a different AudioBlock. That can happen when
|
||||
// this AudioBlock is on a node downstream from the node which created the
|
||||
// buffer. When this is set, the AudioBlockBuffer is notified that this
|
||||
// reference does prevent the upstream node from re-using the buffer next
|
||||
// reference does not prevent the upstream node from re-using the buffer next
|
||||
// iteration and modifying its contents. The AudioBlockBuffer is also
|
||||
// notified when mBuffer releases this reference.
|
||||
bool mBufferIsDownstreamRef = false;
|
||||
|
|
Загрузка…
Ссылка в новой задаче