RESOLVED FIXED 132341
[CSS Grid Layout] Wrap some specific grid code under compilation flag
https://bugs.webkit.org/show_bug.cgi?id=132341
Summary [CSS Grid Layout] Wrap some specific grid code under compilation flag
Manuel Rego Casasnovas
Reported 2014-04-29 09:55:44 PDT
[CSS Grid Layout] Wrap some specific grid code under compilation flag
Attachments
Patch (5.60 KB, patch)
2014-04-29 09:56 PDT, Manuel Rego Casasnovas
no flags
Patch (5.62 KB, patch)
2014-04-29 09:58 PDT, Manuel Rego Casasnovas
no flags
Path for landing. (5.77 KB, patch)
2014-04-30 00:45 PDT, Manuel Rego Casasnovas
no flags
Manuel Rego Casasnovas
Comment 1 2014-04-29 09:56:22 PDT
Manuel Rego Casasnovas
Comment 2 2014-04-29 09:58:08 PDT
Created attachment 230384 [details] Patch Re-upload with the bug link in the ChangeLog entry.
Benjamin Poulain
Comment 3 2014-04-30 00:08:16 PDT
Comment on attachment 230384 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=230384&action=review Looks like a good idea. > Source/WebCore/rendering/RenderBox.cpp:80 > static OverrideSizeMap* gOverrideContainingBlockLogicalHeightMap = 0; > static OverrideSizeMap* gOverrideContainingBlockLogicalWidthMap = 0; You can also replace those zero by nullptr.
Manuel Rego Casasnovas
Comment 4 2014-04-30 00:45:16 PDT
Created attachment 230468 [details] Path for landing.
WebKit Commit Bot
Comment 5 2014-04-30 01:23:28 PDT
Comment on attachment 230468 [details] Path for landing. Clearing flags on attachment: 230468 Committed r167988: <http://trac.webkit.org/changeset/167988>
WebKit Commit Bot
Comment 6 2014-04-30 01:23:33 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.