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

Issue 2764773003: Change WebFrameImplBase::initializeCoreFrame to take a Page& (Closed)

Created:
3 years, 9 months ago by sashab
Modified:
3 years, 9 months ago
Reviewers:
joelhockey, dcheng
CC:
blink-reviews, chromium-reviews, dcheng, kinuko+watch, mlamouri+watch-blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Change WebFrameImplBase::initializeCoreFrame to take a Page& Now that Frame stores a Page, this just updates the initializeCoreFrame method to take a Page&, since it can't be null. This is pre-work to remove FrameHost. BUG=688614 Review-Url: https://codereview.chromium.org/2764773003 Cr-Commit-Position: refs/heads/master@{#459712} Committed: https://chromium.googlesource.com/chromium/src/+/2fc2a13e89b06fe9e65591b79edfa5cf6dab2b87

Patch Set 1 #

Patch Set 2 : Changed to take a mutable ref instead of a ptr #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -20 lines) Patch
M third_party/WebKit/Source/web/WebFrame.cpp View 1 2 3 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/web/WebFrameImplBase.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebLocalFrameImpl.cpp View 1 2 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebRemoteFrameImpl.h View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebRemoteFrameImpl.cpp View 1 2 4 chunks +4 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 48 (25 generated)
sashab
3 years, 9 months ago (2017-03-22 00:41:48 UTC) #3
dcheng
Drive-by: since we're changing this, can we pass as a mutable ref to indicate that ...
3 years, 9 months ago (2017-03-22 00:45:35 UTC) #6
sashab
Sure. Should the Frame constructors take a mutable ref as well? (Will do this in ...
3 years, 9 months ago (2017-03-22 00:53:40 UTC) #7
dcheng
On 2017/03/22 00:53:40, sashab wrote: > Sure. Should the Frame constructors take a mutable ref ...
3 years, 9 months ago (2017-03-22 00:56:38 UTC) #8
sashab
Done, ptal joel or daniel :)
3 years, 9 months ago (2017-03-22 00:57:36 UTC) #10
dcheng
(also, the current patch lgtm)
3 years, 9 months ago (2017-03-22 00:58:25 UTC) #11
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/2764773003/20001
3 years, 9 months ago (2017-03-22 00:59:15 UTC) #13
joelhockey
lgtm
3 years, 9 months ago (2017-03-22 02:19:01 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_TIMED_OUT, build hasn't started yet, builder ...
3 years, 9 months ago (2017-03-22 03:01:22 UTC) #16
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/2764773003/20001
3 years, 9 months ago (2017-03-22 03:09:15 UTC) #19
commit-bot: I haz the power
Exceeded global retry quota
3 years, 9 months ago (2017-03-22 05:10:26 UTC) #21
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/2764773003/20001
3 years, 9 months ago (2017-03-22 05:35:50 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/391251)
3 years, 9 months ago (2017-03-22 05:41:38 UTC) #25
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/2764773003/40001
3 years, 9 months ago (2017-03-23 23:31:21 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/413878)
3 years, 9 months ago (2017-03-24 00:42:08 UTC) #30
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/2764773003/40001
3 years, 9 months ago (2017-03-24 00:45:35 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/335002)
3 years, 9 months ago (2017-03-24 01:54:49 UTC) #34
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/2764773003/40001
3 years, 9 months ago (2017-03-24 01:56:51 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/335099)
3 years, 9 months ago (2017-03-24 03:48:52 UTC) #38
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/2764773003/40001
3 years, 9 months ago (2017-03-24 04:56:45 UTC) #40
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/335190)
3 years, 9 months ago (2017-03-24 06:39:13 UTC) #42
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/2764773003/60001
3 years, 9 months ago (2017-03-27 05:15:18 UTC) #45
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 07:04:18 UTC) #48
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/2fc2a13e89b06fe9e65591b79edf...

Powered by Google App Engine
This is Rietveld 408576698