Bug 124286 - Generate casting helpers for scrolling tree classes.
Summary: Generate casting helpers for scrolling tree classes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-13 08:45 PST by Andreas Kling
Modified: 2013-11-13 10:15 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.71 KB, patch)
2013-11-13 08:46 PST, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff
Patch for landing (6.51 KB, patch)
2013-11-13 09:45 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.