Bug 116493

Summary: Scrollbars still show sometimes even when WKPageSetSuppressScrollbarAnimations() is set
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Beth Dakin <bdakin>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Beth Dakin 2013-05-20 19:20:01 PDT
Scrollbars still show sometimes even when WKPageSetSuppressScrollbarAnimations() is set

<rdar://problem/13912871>
Comment 1 Beth Dakin 2013-05-20 19:23:39 PDT
Created attachment 202371 [details]
Patch
Comment 2 Dean Jackson 2013-05-20 19:27:28 PDT
Comment on attachment 202371 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=202371&action=review

> Source/WebCore/ChangeLog:23
> +        (WebCore):

Darin always tells me to remove these!

> Source/WebCore/ChangeLog:28
> +        (WebCore):

And here too, which is why I filed a bug on prepareChangelog :)
Comment 3 Beth Dakin 2013-05-20 19:29:13 PDT
Thanks Dean! I fixed the Changelogs: http://trac.webkit.org/changeset/150399