зеркало из https://github.com/mozilla/gecko-dev.git
checking in bug 78114 for nivedita@netscape.com r=pavlov sr=tor@acm.org
This commit is contained in:
Родитель
f63e357c91
Коммит
ad77f11f8e
|
@ -167,7 +167,7 @@ NS_IMETHODIMP imgContainer::AppendFrame(gfxIImageFrame *item)
|
|||
|
||||
if (NS_SUCCEEDED(firstFrame->GetBackgroundColor(&backgroundColor))) {
|
||||
mCompositingFrame->SetBackgroundColor(backgroundColor);
|
||||
FillWithColor(mCompositingFrame, backgroundColor);
|
||||
FillWithColor(mCompositingFrame, 0);
|
||||
}
|
||||
|
||||
ZeroMask(mCompositingFrame);
|
||||
|
|
Загрузка…
Ссылка в новой задаче