Bug 116493 - Scrollbars still show sometimes even when WKPageSetSuppressScrollbarAnimations() is set
Summary: Scrollbars still show sometimes even when WKPageSetSuppressScrollbarAnimation...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 19:20 PDT by Beth Dakin
Modified: 2013-05-20 19:29 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.31 KB, patch)
2013-05-20 19:23 PDT, Beth Dakin
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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