Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Issue 2810873007: Replace LayoutPart::GetFrameViewBase with GetNodeFrameView (Closed)

Created:
3 years, 8 months ago by joelhockey
Modified:
3 years, 8 months ago
Reviewers:
haraken, dcheng
CC:
apavlov+blink_chromium.org, blink-reviews, blink-reviews-layout_chromium.org, blink-reviews-paint_chromium.org, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, dshwang, dtapuska+blinkwatch_chromium.org, eae+blinkwatch, jchaffraix+rendering, kinuko+watch, kozyatinskiy+blink_chromium.org, leviw+renderwatch, lushnikov+blink_chromium.org, Navid Zolghadr, pdr+renderingwatchlist_chromium.org, pfeldman+blink_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Replace 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)
joelhockey
3 years, 8 months ago (2017-04-12 07:15:00 UTC) #5
haraken
https://codereview.chromium.org/2810873007/diff/1/third_party/WebKit/Source/core/layout/LayoutPart.h File third_party/WebKit/Source/core/layout/LayoutPart.h (right): https://codereview.chromium.org/2810873007/diff/1/third_party/WebKit/Source/core/layout/LayoutPart.h#newcode55 third_party/WebKit/Source/core/layout/LayoutPart.h:55: // the FrameView associated with the root Document Frame. ...
3 years, 8 months ago (2017-04-12 07:21:01 UTC) #6
dcheng
The CL LGTM, but I would recommend trying to think of a less ambiguous name. ...
3 years, 8 months ago (2017-04-12 23:44:37 UTC) #9
haraken
On 2017/04/12 23:44:37, dcheng wrote: > The CL LGTM, but I would recommend trying to ...
3 years, 8 months ago (2017-04-12 23:48:21 UTC) #10
joelhockey
> > Maybe GetChildFrameFrameView() or something? > Ah, that makes sense. GetChildFrameView() sounds nice. I ...
3 years, 8 months ago (2017-04-13 00:21:12 UTC) #11
dcheng
On 2017/04/13 00:21:12, joelhockey wrote: > > > Maybe GetChildFrameFrameView() or something? > > Ah, ...
3 years, 8 months ago (2017-04-13 00:22:07 UTC) #12
dcheng
On 2017/04/13 00:22:07, dcheng wrote: > On 2017/04/13 00:21:12, joelhockey wrote: > > > > ...
3 years, 8 months ago (2017-04-13 00:22:51 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2810873007/20001
3 years, 8 months ago (2017-04-13 00:32:18 UTC) #17
joelhockey
https://codereview.chromium.org/2810873007/diff/1/third_party/WebKit/Source/core/layout/LayoutPart.cpp File third_party/WebKit/Source/core/layout/LayoutPart.cpp (right): https://codereview.chromium.org/2810873007/diff/1/third_party/WebKit/Source/core/layout/LayoutPart.cpp#newcode199 third_party/WebKit/Source/core/layout/LayoutPart.cpp:199: FrameView* child_frame_view = GetNodeFrameView(); On 2017/04/12 at 23:44:37, dcheng ...
3 years, 8 months ago (2017-04-13 00:37:02 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2810873007/40001
3 years, 8 months ago (2017-04-13 00:41:01 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/361339)
3 years, 8 months ago (2017-04-13 02:05:32 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2810873007/40001
3 years, 8 months ago (2017-04-13 02:37:56 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/361441)
3 years, 8 months ago (2017-04-13 04:01:40 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2810873007/40001
3 years, 8 months ago (2017-04-13 04:10:58 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/361508)
3 years, 8 months ago (2017-04-13 05:34:55 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2810873007/40001
3 years, 8 months ago (2017-04-13 05:39:51 UTC) #34
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 06:52:11 UTC) #37
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/5d84a680108877c6a9c526b3e071...

Powered by Google App Engine
This is Rietveld 408576698