RESOLVED FIXED 116058
Roll out the flex-related changes to flexbox
https://bugs.webkit.org/show_bug.cgi?id=116058
Summary Roll out the flex-related changes to flexbox
Dave Hyatt
Reported 2013-05-13 13:43:46 PDT
Roll out the layout optimizations to flexing. They aren't super-important anyway, and the repainting optimizations are still intact.
Attachments
Patch (8.76 KB, patch)
2013-05-13 13:46 PDT, Dave Hyatt
bdakin: review+
Dave Hyatt
Comment 1 2013-05-13 13:46:26 PDT
WebKit Commit Bot
Comment 2 2013-05-13 13:48:59 PDT
Attachment 201629 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp']" exit_code: 1 Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp:391: Omit int when using unsigned [runtime/unsigned] [1] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dave Hyatt
Comment 3 2013-05-13 14:03:12 PDT
Landed in r150038.
Note You need to log in before you can comment on or make changes to this bug.