Bug 137430

Summary: Use is<>() / downcast<>() for ElementData subclasses
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, darin, esprehn+autocc, kangil.han, 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-10-04 22:23:13 PDT
Use is<>() / downcast<>() for ElementData subclasses
Comment 1 Chris Dumez 2014-10-04 22:27:27 PDT
Created attachment 239292 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-05 15:14:53 PDT
Comment on attachment 239292 [details]
Patch

Clearing flags on attachment: 239292

Committed r174329: <http://trac.webkit.org/changeset/174329>
Comment 3 WebKit Commit Bot 2014-10-05 15:14:59 PDT
All reviewed patches have been landed.  Closing bug.