WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
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
Summary
Rename ScrollingTreeScrollingNode's m_scrollPosition to make it clear that it...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-05-23 20:56:33 PDT
Created
attachment 232015
[details]
Patch
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
https://trac.webkit.org/r169313
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug