Bug 133254

Summary: Rename ScrollingTreeScrollingNode's m_scrollPosition to make it clear that it's the value committed from the state tree
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Simon Fraser (smfr)
Reported 2014-05-23 20:55:16 PDT
Rename ScrollingTreeScrollingNode's m_scrollPosition to make it clear that it's the value committed from the state tree
Attachments
Patch (3.27 KB, patch)
2014-05-23 20:56 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2014-05-23 20:56:33 PDT
Simon Fraser (smfr)
Comment 2 2014-05-23 20:56:59 PDT
Sits on top of an earlier patch.
Tim Horton
Comment 3 2014-05-23 21:01:01 PDT
Comment on attachment 232015 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=232015&action=review > Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.cpp:62 > + m_lastCommittedcrollPosition = state.scrollPosition(); where did the s go
Simon Fraser (smfr)
Comment 4 2014-05-24 13:41:15 PDT
Note You need to log in before you can comment on or make changes to this bug.