[webkit-reviews] review granted: [Bug 92689] Remove overflow: scroll handling in block flow layout methods : [Attachment 155409] Updated updateScrollbarsAfterStyleChange to be less confusing while keeping existing automatic scrollbars.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 17:55:21 PDT 2012


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 92689: Remove overflow: scroll handling in block flow layout methods
https://bugs.webkit.org/show_bug.cgi?id=92689

Attachment 155409: Updated updateScrollbarsAfterStyleChange to be less
confusing while keeping existing automatic scrollbars.
https://bugs.webkit.org/attachment.cgi?id=155409&action=review

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


> Source/WebCore/rendering/RenderLayer.cpp:4829
> +static bool overflowRequiresAScrollbar(EOverflow overflow)

Please call this overflowRequiresScrollbar().


More information about the webkit-reviews mailing list