DescriptionFix PinchViewport::visibleRectInDocument
This method needs to return the visual viewport rect relative to the document
origin. Introducing the RootFrameViewport in r194957 meant that
frameView->scrollableArea()->scrollPositionDouble() went from being the offset
of just the layout viewport to being the visual viewport offset. This method
wasn't updated at the time so it erroneously moves the returned offset by the
visual viewport offset.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197473
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|
||||||||||||||||||||||||||||