Bug 90448

Summary: [EFL] Enable CSS variables support at compile time
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, lucas.de.marchi, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2012-07-03 04:53:40 PDT
We should turn on the CSS_VARIABLES flag at compile time. The feature is currently disabled by default at run-time but at least it can be enabled for testing.
Attachments
Patch (3.00 KB, patch)
2012-07-03 04:58 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-07-03 04:58:33 PDT
Created attachment 150584 [details] Patch FYI, there is no need to unskip the CSS Variables test cases because they are automatically skipped by checking for the CSSVariableValue symbol in the WebCore library. As a consequence, the tests will get unskipped automagically.
WebKit Review Bot
Comment 2 2012-07-03 18:56:25 PDT
Comment on attachment 150584 [details] Patch Clearing flags on attachment: 150584 Committed r121819: <http://trac.webkit.org/changeset/121819>
WebKit Review Bot
Comment 3 2012-07-03 18:56:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.