RESOLVED FIXED 82344
Correct LayoutUnit usage in virtual function layoutBlock in RenderFlexibleBox
https://bugs.webkit.org/show_bug.cgi?id=82344
Summary Correct LayoutUnit usage in virtual function layoutBlock in RenderFlexibleBox
Levi Weintraub
Reported 2012-03-27 08:40:50 PDT
The signature incorrectly uses ints, and it incorrectly assigns a LayoutSize to an IntSize.
Attachments
Patch (2.40 KB, patch)
2012-03-27 08:47 PDT, Levi Weintraub
no flags
Levi Weintraub
Comment 1 2012-03-27 08:47:37 PDT
Eric Seidel (no email)
Comment 2 2012-03-27 12:29:39 PDT
Comment on attachment 134077 [details] Patch OK.
Levi Weintraub
Comment 3 2012-03-27 14:12:45 PDT
Comment on attachment 134077 [details] Patch Thanks!
WebKit Review Bot
Comment 4 2012-03-27 14:34:39 PDT
Comment on attachment 134077 [details] Patch Clearing flags on attachment: 134077 Committed r112316: <http://trac.webkit.org/changeset/112316>
WebKit Review Bot
Comment 5 2012-03-27 14:34:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.