Bug 1347836 part 1 - fix comment; r=jwwang
MozReview-Commit-ID: 61ElwSsArw1
This commit is contained in:
@@ -1531,7 +1531,7 @@ layers::Image*
|
||||
HTMLMediaElement::GetCurrentImage()
|
||||
{
|
||||
// Mark the decoder owned by the element as tainted so that the
|
||||
// suspend-vide-decoder is suspended.
|
||||
// suspend-video-decoder is disabled.
|
||||
mHasSuspendTaint = true;
|
||||
if (mDecoder) {
|
||||
mDecoder->SetSuspendTaint(true);
|
||||
|
||||
Reference in New Issue
Block a user