[webkit-reviews] review granted: [Bug 133254] Rename ScrollingTreeScrollingNode's m_scrollPosition to make it clear that it's the value committed from the state tree : [Attachment 232015] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 23 21:00:36 PDT 2014


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 133254: Rename ScrollingTreeScrollingNode's m_scrollPosition to make it
clear that it's the value committed from the state tree
https://bugs.webkit.org/show_bug.cgi?id=133254

Attachment 232015: Patch
https://bugs.webkit.org/attachment.cgi?id=232015&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
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


More information about the webkit-reviews mailing list