зеркало из https://github.com/mozilla/pjs.git
Bug 725918 - Part 4: Use forget(); r=dholbert
This commit is contained in:
Родитель
ec2c8ad9c9
Коммит
2a35d5ac56
|
@ -918,8 +918,7 @@ nsSVGGlyphFrame::SetupCairoState(gfxContext *aContext, gfxPattern **aStrokePatte
|
|||
NS_GET_A(color) / 255.0 * opacity));
|
||||
}
|
||||
|
||||
*aStrokePattern = nsnull;
|
||||
strokePattern.swap(*aStrokePattern);
|
||||
strokePattern.forget(aStrokePattern);
|
||||
}
|
||||
|
||||
if (SetupCairoFill(aContext)) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче