Bug 129153 - [CSS Grid Layout] Add ENABLE flag
Summary: [CSS Grid Layout] Add ENABLE flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Villar Senin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-21 08:22 PST by Sergio Villar Senin
Modified: 2014-02-25 11:05 PST (History)
20 users (show)

See Also:


Attachments
Patch (83.63 KB, patch)
2014-02-21 08:33 PST, Sergio Villar Senin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>