Bug 137222

Summary: Use SPECIALIZE_TYPE_TRAITS_*() macro for MathMLElement
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: MathMLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, kling, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137056    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-09-29 12:06:34 PDT
Use SPECIALIZE_TYPE_TRAITS_*() macro for MathMLElement instead of NODE_TYPE_CASTS() + NodeTypeCastTraits template specialization
Comment 1 Chris Dumez 2014-09-29 12:20:39 PDT
Created attachment 238866 [details]
Patch
Comment 2 WebKit Commit Bot 2014-09-29 13:50:51 PDT
Comment on attachment 238866 [details]
Patch

Clearing flags on attachment: 238866

Committed r174084: <http://trac.webkit.org/changeset/174084>
Comment 3 WebKit Commit Bot 2014-09-29 13:50:55 PDT
All reviewed patches have been landed.  Closing bug.