Bug 1479640: Restructure cleartype parameter code to run less frequently and only in the parent process. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D4784
This commit is contained in:
@@ -267,10 +267,6 @@ WebRenderLayerManager::EndTransactionWithoutLayer(nsDisplayList* aDisplayList,
|
||||
{
|
||||
AUTO_PROFILER_TRACING("Paint", "RenderLayers");
|
||||
|
||||
#ifdef XP_WIN
|
||||
gfxDWriteFont::UpdateClearTypeUsage();
|
||||
#endif
|
||||
|
||||
// Since we don't do repeat transactions right now, just set the time
|
||||
mAnimationReadyTime = TimeStamp::Now();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user