Bug 124286

Summary: Generate casting helpers for scrolling tree classes.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cmarcelo, commit-queue, jamesr, luiz, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
andersca: review+
Patch for landing none

Description Andreas Kling 2013-11-13 08:45:33 PST
Generate casting helpers for scrolling tree classes.
Comment 1 Andreas Kling 2013-11-13 08:46:10 PST
Created attachment 216805 [details]
Patch
Comment 2 Andreas Kling 2013-11-13 09:45:11 PST
Created attachment 216814 [details]
Patch for landing

Had to make the isFoo() virtuals const for this to build without Xcode moaning. Also couldn't resist marking classes FINAL :|
Comment 3 WebKit Commit Bot 2013-11-13 10:15:30 PST
Comment on attachment 216814 [details]
Patch for landing

Clearing flags on attachment: 216814

Committed r159207: <http://trac.webkit.org/changeset/159207>
Comment 4 WebKit Commit Bot 2013-11-13 10:15:32 PST
All reviewed patches have been landed.  Closing bug.