Bug 137449 - Use is<>() / downcast<>() for ScrollingTree subclasses
Summary: Use is<>() / downcast<>() for ScrollingTree subclasses
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (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-06 09:19 PDT by Chris Dumez
Modified: 2014-10-06 11:08 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.27 KB, patch)
2014-10-06 09:20 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-06 09:19:06 PDT
Use is<>() / downcast<>() for ScrollingTree subclasses
Comment 1 Chris Dumez 2014-10-06 09:20:52 PDT
Created attachment 239339 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-06 11:08:46 PDT
Comment on attachment 239339 [details]
Patch

Clearing flags on attachment: 239339

Committed r174351: <http://trac.webkit.org/changeset/174351>
Comment 3 WebKit Commit Bot 2014-10-06 11:08:52 PDT
All reviewed patches have been landed.  Closing bug.