Bug 137440

Summary: Use is<>() / downcast<>() for ScrollingCoordinator / ScrollingStateNode 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-05 18:26:11 PDT
Use is<>() / downcast<>() for ScrollingCoordinator / ScrollingStateNode subclasses
Comment 1 Chris Dumez 2014-10-05 18:30:06 PDT
Created attachment 239310 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-05 22:14:41 PDT
Comment on attachment 239310 [details]
Patch

Clearing flags on attachment: 239310

Committed r174340: <http://trac.webkit.org/changeset/174340>
Comment 3 WebKit Commit Bot 2014-10-05 22:14:48 PDT
All reviewed patches have been landed.  Closing bug.