Bug 137451

Summary: Use is<>() / downcast<>() for ScrollingTreeNode subclasses
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: PlatformAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, darin, jamesr, kling, luiz, rniwa, tonikitoo
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-06 10:40:19 PDT
Use is<>() / downcast<>() for ScrollingTreeNode subclasses
Comment 1 Chris Dumez 2014-10-06 11:20:05 PDT
Created attachment 239341 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-06 17:15:09 PDT
Comment on attachment 239341 [details]
Patch

Clearing flags on attachment: 239341

Committed r174374: <http://trac.webkit.org/changeset/174374>
Comment 3 WebKit Commit Bot 2014-10-06 17:15:14 PDT
All reviewed patches have been landed.  Closing bug.