RESOLVED WONTFIX 97218
[CSS Regions] Enable css-regions by default in WebKit1
https://bugs.webkit.org/show_bug.cgi?id=97218
Summary [CSS Regions] Enable css-regions by default in WebKit1
Alejandro G. Castro
Reported 2012-09-20 08:10:26 PDT
We need to have the option to properly enable the feature. I'll open a different one for WebKit2 because disable this experimental feature by default probably makes sense.
Attachments
Proposed patch (5.27 KB, patch)
2012-09-21 01:42 PDT, Alejandro G. Castro
no flags
Alejandro G. Castro
Comment 1 2012-09-21 01:42:54 PDT
Created attachment 165079 [details] Proposed patch CSS regions is still an experimental feature, we can leave the unconditional compilation but we have to at least be able to disable it for the moment. And in webkit1 case even enable it for testing.
Alejandro G. Castro
Comment 2 2012-09-22 04:45:01 PDT
After talking to Mihnea we are going to leave the decision to the WebKit Settings.cpp defaults, currently is set to false. So we are going to trust those defaults for these situations and just modify them for experimental features for the stable releases if we feel it is causing issues.
Alejandro G. Castro
Comment 3 2013-06-12 04:02:25 PDT
Forgot this was still open, check implementation proposal using an experimental flag in this bug: https://bugs.webkit.org/show_bug.cgi?id=116611
Note You need to log in before you can comment on or make changes to this bug.