[webkit-reviews] review granted: [Bug 122585] Scrollbars are updated on the main thread rather than the scrolling thread (causing scroll bars not to appear/update quickly in some cases) : [Attachment 213927] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 14:20:19 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Beth Dakin
<bdakin at apple.com>'s request for review:
Bug 122585: Scrollbars are updated on the main thread rather than the scrolling
thread (causing scroll bars not to appear/update quickly in some cases)
https://bugs.webkit.org/show_bug.cgi?id=122585

Attachment 213927: Patch
https://bugs.webkit.org/attachment.cgi?id=213927&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=213927&action=review


> Source/WebCore/platform/mac/ScrollbarThemeMac.mm:464
> +void
ScrollbarThemeMac::setCurrentPaintCharacteristicsForScrollbar(ScrollbarThemeCli
ent* scrollbar)

Not sure that the "Current" adds anything.


More information about the webkit-reviews mailing list