Bug 77767

Summary: Update the tree state after layout and add a way to commit it
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Anders Carlsson
Reported 2012-02-03 12:59:13 PST
Update the tree state after layout and add a way to commit it
Attachments
Patch (8.32 KB, patch)
2012-02-03 13:05 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2012-02-03 13:05:18 PST
Andreas Kling
Comment 2 2012-02-03 13:20:41 PST
Comment on attachment 125391 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=125391&action=review r=me with some fixes.. > Source/WebCore/ChangeLog:8 > + No new tests. (OOPS!) OOPS!!! > Source/WebCore/page/scrolling/ScrollingCoordinator.cpp:202 > + printf("committing!\n"); :) > Source/WebCore/page/scrolling/ScrollingTreeState.h:67 > + // Copies the current tree state and clears the changed properties mask in the original Missing period at end of sentence
Anders Carlsson
Comment 3 2012-02-03 13:26:05 PST
Note You need to log in before you can comment on or make changes to this bug.