Chromium Code Reviews
DescriptionRemove LayoutView's special version mapToVisualRectInAncestorSpace().
Move the specialty into LayoutView::mapContentRectToFrameSpace(), and
call it from LayoutBox::mapToVisualRectInAncestorSpace() if the
LayoutBox's container is a LayoutView. This avoids the IsFixed and
InputRectIsInFrameCoordinates flags because the input rect of
LayoutView::mapToVisualRectInAncestorSpace() is always in frame
coordinates.
BUG=598762
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Depends on Patchset: |
||||||||||||||||||||||||||||||||||||||||||||||