Bug 138541

Summary: Use is<>() / downcast<>() for HTMLCollection subclasses
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2014-11-08 22:22:07 PST
Use is<>() / downcast<>() for HTMLCollection subclasses.
Comment 1 Chris Dumez 2014-11-08 22:34:13 PST
Created attachment 241249 [details]
Patch
Comment 2 WebKit Commit Bot 2014-11-09 09:21:56 PST
Comment on attachment 241249 [details]
Patch

Clearing flags on attachment: 241249

Committed r175791: <http://trac.webkit.org/changeset/175791>
Comment 3 WebKit Commit Bot 2014-11-09 09:22:02 PST
All reviewed patches have been landed.  Closing bug.