Bug 83626 - Runtime flags for css features should be global
Summary: Runtime flags for css features should be global
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-10 15:08 PDT by Bear Travis
Modified: 2012-04-10 15:08 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 2012-04-10 15:08:58 PDT
Runtime flags for CSS features are currently set on a page by page basis through WebCore::Settings
We can make them global through WebCore::RuntimeEnabledFeatures

See bug 83313 for the original discussion

Current flags to move include those for regions region based column layouts, and filters