Bug 138345 - Use SPECIALIZE_TYPE_TRAITS_*() macro for StyleRuleGroup subclasses
Summary: Use SPECIALIZE_TYPE_TRAITS_*() macro for StyleRuleGroup subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-03 19:37 PST by Chris Dumez
Modified: 2014-11-04 08:17 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.68 KB, patch)
2014-11-03 19:54 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

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