Bug 129153

Summary: [CSS Grid Layout] Add ENABLE flag
Product: WebKit Reporter: Sergio Villar Senin <svillar>
Component: CSSAssignee: Sergio Villar Senin <svillar>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, andersca, bunhere, commit-queue, dbates, esprehn+autocc, glenn, gyuyoung.kim, jer.noble, jfernandez, kangil.han, kling, kondapallykalyan, macpherson, menard, oliver, rakuco, rego, sergio, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description Sergio Villar Senin 2014-02-21 08:22:40 PST
This comes from bug 128271. We left that one for the generic issue of properties exposed for runtime disabled features. We'll use this for bringing the feature flag back that will help packagers not to ship grid layout if they aren't interested.

See also this email thread in the mailing list: https://lists.webkit.org/pipermail/webkit-dev/2014-February/026218.html
Comment 1 Sergio Villar Senin 2014-02-21 08:33:37 PST
Created attachment 224870 [details]
Patch
Comment 2 Sergio Villar Senin 2014-02-25 11:05:08 PST
Committed r164659: <http://trac.webkit.org/changeset/164659>