зеркало из https://github.com/mozilla/gecko-dev.git
Previous checkin was for Bug 666689
This commit is contained in:
Родитель
62ab64069b
Коммит
ff1f9943ea
|
@ -2929,6 +2929,7 @@ nsLayoutUtils::PaintTextShadow(const nsIFrame* aFrame,
|
|||
shadowColor = aForegroundColor;
|
||||
|
||||
// Conjure an nsRenderingContext from a gfxContext for drawing the text
|
||||
// to blur.
|
||||
nsRefPtr<nsRenderingContext> renderingContext = new nsRenderingContext();
|
||||
renderingContext->Init(presCtx->DeviceContext(), shadowContext);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче