DescriptionReplace LayoutPart::GetFrameViewBase with ChildFrameView
GetChildFrameView returns FrameView associated with local Node
if node is HTMLFrameOwnerElement or nullptr.
The method name GetFrameView is already declared in
LayoutObject which returns Document().View(), so a different
name was required.
BUG=637460
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2810873007
Cr-Commit-Position: refs/heads/master@{#464325}
Committed: https://chromium.googlesource.com/chromium/src/+/5d84a680108877c6a9c526b3e0711913a85245e5
Patch Set 1 #
Total comments: 4
Patch Set 2 : s/GetNodeFrameView/ChildFrameView #Patch Set 3 : No need for child_frame_view var #Messages
Total messages: 37 (20 generated)
|