Bug 138541 - Use is<>() / downcast<>() for HTMLCollection subclasses
Summary: Use is<>() / downcast<>() for HTMLCollection subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-08 22:22 PST by Chris Dumez
Modified: 2014-11-09 09:22 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.57 KB, patch)
2014-11-08 22:34 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-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.