[webkit-reviews] review granted: [Bug 88872] [Qt] Do not move/scale content while the user is interacting with it. : [Attachment 147083] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 07:52:33 PDT 2012


Simon Hausmann <hausmann at webkit.org> has granted Kenneth Rohde Christiansen
<kenneth at webkit.org>'s request for review:
Bug 88872: [Qt] Do not move/scale content while the user is interacting with
it.
https://bugs.webkit.org/show_bug.cgi?id=88872

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

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=147083&action=review


> Source/WebKit2/UIProcess/qt/QtViewportHandler.cpp:83
> +	   if (handler->m_suspendCount == 1)
> +	       handler->setInitialScaleIfNeeded();
> +

This one is worth a comment before landing IMHO :)


More information about the webkit-reviews mailing list