Bug 146308

Summary: Cleanup ENABLE_CSS3_CONDITIONAL_RULES codes
Product: WebKit Reporter: Jaehun Lim <ljaehun.lim>
Component: Tools / TestsAssignee: Jaehun Lim <ljaehun.lim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Jaehun Lim 2015-06-24 23:45:45 PDT
ENABLE_CSS3_CONDITIONAL_RULES guard was removed from r174536.
Comment 1 Jaehun Lim 2015-06-24 23:48:03 PDT
Created attachment 255541 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-06-25 01:50:54 PDT
Comment on attachment 255541 [details]
Patch

LGTM, good catch. But please remove $css3ConditionalRulesSupport too from line 56 before landing.
Comment 3 Jaehun Lim 2015-06-25 15:49:23 PDT
Created attachment 255582 [details]
Patch
Comment 4 Jaehun Lim 2015-06-25 15:50:41 PDT
(In reply to comment #2)
> Comment on attachment 255541 [details]
> Patch
> 
> LGTM, good catch. But please remove $css3ConditionalRulesSupport too from
> line 56 before landing.

Thanks. I updated.
Comment 5 WebKit Commit Bot 2015-06-25 16:39:50 PDT
Comment on attachment 255582 [details]
Patch

Clearing flags on attachment: 255582

Committed r185970: <http://trac.webkit.org/changeset/185970>
Comment 6 WebKit Commit Bot 2015-06-25 16:39:54 PDT
All reviewed patches have been landed.  Closing bug.