[webkit-reviews] review granted: [Bug 75006] [Qt] Scrolling in touch mode : [Attachment 141727] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 05:40:42 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Allan Sandfeld
Jensen <allan.jensen at nokia.com>'s request for review:
Bug 75006: [Qt] Scrolling in touch mode
https://bugs.webkit.org/show_bug.cgi?id=75006

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

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=141727&action=review


> Source/WebCore/page/FrameView.cpp:1725
> +    bool visibleSizeChanged = false;

I think we should use visibleSizeDidChange as that seems more common today in
common code


More information about the webkit-reviews mailing list