[webkit-reviews] review granted: [Bug 56596] Overlay scrollbars sometimes fail to appear : [Attachment 86097] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 16:20:01 PDT 2011


Darin Adler <darin at apple.com> has granted Beth Dakin <bdakin at apple.com>'s
request for review:
Bug 56596: Overlay scrollbars sometimes fail to appear
https://bugs.webkit.org/show_bug.cgi?id=56596

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=86097&action=review

> Source/WebCore/platform/mac/ScrollAnimatorMac.mm:401
> +    [[NSAnimationContext currentContext] setDuration:duration];

It’s a little weird that we have to pass the duration here and also to the
animation.


More information about the webkit-reviews mailing list