WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-05-28 21:57:49 PDT
<
rdar://problem/14008972
>
Simon Fraser (smfr)
Comment 2
2013-06-04 07:18:34 PDT
Was fixed with
http://trac.webkit.org/changeset/150898
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug