RESOLVED FIXED 95382
Remove ENABLE_CSS3_FLEXBOX compile time flag
https://bugs.webkit.org/show_bug.cgi?id=95382
Summary Remove ENABLE_CSS3_FLEXBOX compile time flag
Tony Chang
Reported 2012-08-29 14:44:26 PDT
Remove ENABLE_CSS3_FLEXBOX compile time flag
Attachments
Patch (63.29 KB, patch)
2012-08-29 14:50 PDT, Tony Chang
no flags
Patch (64.28 KB, patch)
2012-08-29 15:55 PDT, Tony Chang
ojan: review+
webkit-ews: commit-queue-
Tony Chang
Comment 1 2012-08-29 14:50:30 PDT
Raphael Kubo da Costa (:rakuco)
Comment 2 2012-08-29 15:44:00 PDT
Comment on attachment 161321 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=161321&action=review > Source/cmakeconfig.h.cmake:-27 > -#cmakedefine01 ENABLE_CSS3_FLEXBOX Can you also remove the entry in Source/cmake/WebKitFeatures.cmake?
Tony Chang
Comment 3 2012-08-29 15:55:35 PDT
Tony Chang
Comment 4 2012-08-29 15:56:06 PDT
(In reply to comment #2) > (From update of attachment 161321 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=161321&action=review > > > Source/cmakeconfig.h.cmake:-27 > > -#cmakedefine01 ENABLE_CSS3_FLEXBOX > > Can you also remove the entry in Source/cmake/WebKitFeatures.cmake? Oops, sorry for missing it. Note that this was announced on webkit-dev: http://lists.webkit.org/pipermail/webkit-dev/2012-August/021965.html
Early Warning System Bot
Comment 5 2012-08-29 16:39:28 PDT
Tony Chang
Comment 6 2012-08-30 12:43:16 PDT
The qt-wk2 failure seems unrelated and the previous patch passed on the same bot. I think we can review this patch now.
Csaba Osztrogonác
Comment 7 2012-08-31 06:32:51 PDT
(In reply to comment #6) > The qt-wk2 failure seems unrelated and the previous patch passed on the same bot. > > I think we can review this patch now. Yes this build fail is unrelated, this flakiness tracked by -https://bugs.webkit.org/show_bug.cgi?id=93847
Tony Chang
Comment 8 2012-08-31 14:17:07 PDT
Note You need to log in before you can comment on or make changes to this bug.