Bug 100809 - ScrollingCoordinator::attachToStateTree() should take an enum indicating what type of node to create
Summary: ScrollingCoordinator::attachToStateTree() should take an enum indicating what...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-30 21:32 PDT by Beth Dakin
Modified: 2012-10-30 21:55 PDT (History)
8 users (show)

See Also:


Attachments
Patch (6.84 KB, patch)
2012-10-30 21:47 PDT, Beth Dakin
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2012-10-30 21:32:07 PDT
ScrollingCoordinator::attachToStateTree() should be generalized to be able to create different types of nodes. Then we can use this function to support fixed nodes very soon.
Comment 1 Beth Dakin 2012-10-30 21:47:13 PDT
Created attachment 171579 [details]
Patch
Comment 2 Beth Dakin 2012-10-30 21:55:33 PDT
Thanks, Simon!

http://trac.webkit.org/changeset/132981