[webkit-dev] Removal of the Grid Layout runtime flag

Javier Fernandez jfernandez at igalia.com
Fri Mar 9 04:48:29 PST 2018


Hi,

Since nobody seems to object to my proposal of removing the grid runtime
flag, here is the patch to do it.

https://bugs.webkit.org/show_bug.cgi?id=183484

I appreciate any feedback, specially if this change could break any
platform still needing to disable the grid feature for some reason.

Thanks,

--
Javier

On 03/02/18 00:26, Javier Fernandez wrote:
> Hi,
>
> The CSS Grid Layout feature is shipped and enabled by default since
> Safari 10.1. It's also shipped by default in Chrome, Firefox and Edge.
>
> Do we still need the 'cssGridLayoutEnabled' runtime flag ?
> In my opinion it's safe to remove the flag and the conditional code we
> have in the CSS parser and layout.
>
> Thanks,
>
> Javier
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>




More information about the webkit-dev mailing list