Bug 97218 - [CSS Regions] Enable css-regions by default in WebKit1
Summary: [CSS Regions] Enable css-regions by default in WebKit1
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2012-09-20 08:10 PDT by Alejandro G. Castro
Modified: 2013-06-12 04:02 PDT (History)
4 users (show)

See Also:


Attachments
Proposed patch (5.27 KB, patch)
2012-09-21 01:42 PDT, Alejandro G. Castro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 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.
Comment 1 Alejandro G. Castro 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.
Comment 2 Alejandro G. Castro 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.
Comment 3 Alejandro G. Castro 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