RESOLVED FIXED127681
Remove repaint throttling
https://bugs.webkit.org/show_bug.cgi?id=127681
Summary Remove repaint throttling
Antti Koivisto
Reported 2014-01-27 05:33:04 PST
Nowadays we throttle layer flushes. This code is unnecessary.
Attachments
patch (21.76 KB, patch)
2014-01-27 05:42 PST, Antti Koivisto
no flags
another (22.32 KB, patch)
2014-01-27 05:58 PST, Antti Koivisto
sam: review+
Antti Koivisto
Comment 1 2014-01-27 05:42:59 PST
WebKit Commit Bot
Comment 2 2014-01-27 05:45:12 PST
Attachment 222321 [details] did not pass style-queue: ERROR: Source/WebCore/dom/Element.cpp:1221: Missing space after , [whitespace/comma] [3] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 3 2014-01-27 05:58:47 PST
Antti Koivisto
Comment 4 2014-01-27 07:07:25 PST
Ryosuke Niwa
Comment 5 2014-01-27 16:13:36 PST
This patch appears to have introduced perf. regressions in html5-full-render and 3% regression in DoYouEvenBench: https://bugs.webkit.org/show_bug.cgi?id=127722
Note You need to log in before you can comment on or make changes to this bug.