Bug 138345

Summary: Use SPECIALIZE_TYPE_TRAITS_*() macro for StyleRuleGroup subclasses
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, gyuyoung.kim, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-11-03 19:37:11 PST
Use SPECIALIZE_TYPE_TRAITS_*() macro for StyleRuleGroup subclasses instead of manual toXXX() function.
Comment 1 Chris Dumez 2014-11-03 19:54:19 PST
Created attachment 240902 [details]
Patch
Comment 2 Andreas Kling 2014-11-03 23:51:51 PST
Comment on attachment 240902 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-11-04 08:17:45 PST
Comment on attachment 240902 [details]
Patch

Clearing flags on attachment: 240902

Committed r175548: <http://trac.webkit.org/changeset/175548>
Comment 4 WebKit Commit Bot 2014-11-04 08:17:49 PST
All reviewed patches have been landed.  Closing bug.