зеркало из https://github.com/mozilla/gecko-dev.git
removed flushgc in setfont.
This commit is contained in:
Родитель
79186ec63c
Коммит
f8578999cb
|
@ -508,8 +508,8 @@ void nsRenderingContextUnix :: SetFont(const nsFont& aFont)
|
||||||
mRenderingSurface->gc,
|
mRenderingSurface->gc,
|
||||||
mCurrFontHandle);
|
mCurrFontHandle);
|
||||||
|
|
||||||
::XFlushGC(mRenderingSurface->display,
|
// ::XFlushGC(mRenderingSurface->display,
|
||||||
mRenderingSurface->gc);
|
// mRenderingSurface->gc);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче