RESOLVED FIXED Bug 65208
Switch RenderStyle to to new layout types
https://bugs.webkit.org/show_bug.cgi?id=65208
Summary Switch RenderStyle to to new layout types
Emil A Eklund
Reported 2011-07-26 14:30:31 PDT
Convert RenderStyle to new layout abstraction.
Attachments
Patch (9.30 KB, patch)
2011-07-26 14:46 PDT, Emil A Eklund
no flags
Patch (9.30 KB, patch)
2011-07-27 15:40 PDT, Emil A Eklund
no flags
Patch for landing (10.77 KB, patch)
2011-08-08 13:09 PDT, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2011-07-26 14:46:49 PDT
Emil A Eklund
Comment 2 2011-07-27 15:40:40 PDT
Eric Seidel (no email)
Comment 3 2011-08-08 09:34:02 PDT
Comment on attachment 102199 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=102199&action=review Seems reasonable. > Source/WebCore/rendering/style/RenderStyle.cpp:798 > +static RoundedRect::Radii calcRadiiFor(const BorderData& border, LayoutUnit width, LayoutUnit height) Should this be a layoutsize/layoutpoint?
Emil A Eklund
Comment 4 2011-08-08 13:09:38 PDT
Created attachment 103280 [details] Patch for landing
WebKit Review Bot
Comment 5 2011-08-08 13:49:47 PDT
Comment on attachment 103280 [details] Patch for landing Clearing flags on attachment: 103280 Committed r92631: <http://trac.webkit.org/changeset/92631>
WebKit Review Bot
Comment 6 2011-08-08 13:49:52 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.