[webkit-reviews] review requested: [Bug 96158] Need API to suppress scrollbar animations : [Attachment 163239] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 16:00:12 PDT 2012


Beth Dakin <bdakin at apple.com> has asked  for review:
Bug 96158: Need API to suppress scrollbar animations
https://bugs.webkit.org/show_bug.cgi?id=96158

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

------- Additional Comments from Beth Dakin <bdakin at apple.com>
You're right. I really think that the function should change it's name rather
than separating the two concepts. All of the callers of isOnActivePage() use
that function to learn whether scrollbar painting and animating should proceed,
so the function should just be re-named to reflect that. Here's a patch with a
go at a new name.


More information about the webkit-reviews mailing list