DescriptionRemove the parameter of LayoutBox::XXXOverflowRectForPropagation()
The parameter was not documented in the header file, but was required
to be the caller's (parent's) style. Remove the parameter to simplify
callers.
Also extract LayoutBox::RectForOverflowPropagation() for common code.
I created this CL because I need LayoutBox::RectForOverflowPropagation()
in another CL.
R=eae@chromium.org
Review-Url: https://codereview.chromium.org/2863933003 .
Cr-Commit-Position: refs/heads/master@{#470239}
Committed: https://chromium.googlesource.com/chromium/src/+/bbfb3316d1d216a98ca569445e304aa6e6f4e6d4
Patch Set 1 #Patch Set 2 : Remove the parameter of LayoutBox::XXXOverflowRectForPropagation() #Patch Set 3 : Rebase #Patch Set 4 : - #Patch Set 5 : - #Patch Set 6 : - #Patch Set 7 : - #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 30 (26 generated)
|