Bug 137430 - Use is<>() / downcast<>() for ElementData subclasses
Summary: Use is<>() / downcast<>() for ElementData 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: 137056
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-04 22:23 PDT by Chris Dumez
Modified: 2014-10-05 15:14 PDT (History)
8 users (show)

See Also:


Attachments
Patch (7.49 KB, patch)
2014-10-04 22:27 PDT, 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-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.