WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
146927
Clean up scrollOffset/scrollPosition/scrollOrigin
https://bugs.webkit.org/show_bug.cgi?id=146927
Summary
Clean up scrollOffset/scrollPosition/scrollOrigin
Simon Fraser (smfr)
Reported
2015-07-13 22:16:31 PDT
We're really confused about scrollOffset/scrollPosition/scrollOrigin. Need to use consistent terms, possibly make it strongly typed. Need to decide on IntPoint/FloatPoint/LayoutPoint for units. Some code to clean up: * Move ScrollView::adjustScrollPositionWithinRange() into ScrollableArea, use it in ScrollAnimatorMac::adjustScrollPositionIfNecessary(). * Use it in ScrollView::setScrollOffset()
Attachments
Add attachment
proposed patch, testcase, etc.
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