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
Note You need to log in before you can comment on or make changes to this bug.