RESOLVED FIXED 116908
We shouldn't start the m_paintRelatedMilestonesTimer timer on every flush
https://bugs.webkit.org/show_bug.cgi?id=116908
Summary We shouldn't start the m_paintRelatedMilestonesTimer timer on every flush
Simon Fraser (smfr)
Reported 2013-05-28 21:56:55 PDT
Every call to RenderLayerCompositor::flushPendingLayerChanges() starts the m_paintRelatedMilestonesTimer timer. That's crazy.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-05-28 21:57:49 PDT
Simon Fraser (smfr)
Comment 2 2013-06-04 07:18:34 PDT
Note You need to log in before you can comment on or make changes to this bug.