[webkit-reviews] review granted: [Bug 132093] [iOS][WK2] Fix a few mistakes affecting the initial layout and the initial unobscured rect : [Attachment 230028] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 23 18:54:15 PDT 2014
Tim Horton <thorton at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 132093: [iOS][WK2] Fix a few mistakes affecting the initial layout and the
initial unobscured rect
https://bugs.webkit.org/show_bug.cgi?id=132093
Attachment 230028: Patch
https://bugs.webkit.org/attachment.cgi?id=230028&action=review
------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=230028&action=review
> Source/WebKit2/WebProcess/WebPage/ios/WebPageIOS.mm:1944
> + IntSize minimumLayoutSizeInDocumentCoordinate =
roundedIntSize(minimumLayoutSizeInScrollViewCoordinates);
Coordinate*s*
Also do we really want 'rounded'?
More information about the webkit-reviews
mailing list