[webkit-reviews] review granted: [Bug 84252] [Chromium] set layout fallback width width when FrameView is resized in AutoSizeMode : [Attachment 137967] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 10:37:18 PDT 2012


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Peter Kotwicz
<pkotwicz at chromium.org>'s request for review:
Bug 84252: [Chromium] set layout fallback width width when FrameView is resized
in AutoSizeMode
https://bugs.webkit.org/show_bug.cgi?id=84252

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=137967&action=review


> Source/WebCore/page/FrameView.cpp:2501
> +	     page->settings()->setLayoutFallbackWidth(newSize.width() /
page->settings()->defaultDeviceScaleFactor());

nit: indent by 4 spaces


More information about the webkit-reviews mailing list