[webkit-reviews] review granted: [Bug 102790] PageViewportControllerClient::didChangeViewportAttributes called twice : [Attachment 175209] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 07:56:30 PST 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Allan Sandfeld
Jensen <allan.jensen at digia.com>'s request for review:
Bug 102790: PageViewportControllerClient::didChangeViewportAttributes called
twice
https://bugs.webkit.org/show_bug.cgi?id=102790

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

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


> Source/WebKit2/UIProcess/PageViewportController.cpp:108
> +    if (updateMinimumScaleToFit())

Maybe that should ahve IfNeeded() added?


More information about the webkit-reviews mailing list