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

Issue 592263002: Send initializeChildFrame from RenderFrameProxy instead of WebLocalFrame (part 2) (Closed)

Created:
6 years, 3 months ago by alexmos
Modified:
6 years, 2 months ago
Reviewers:
Charlie Reis, nasko
CC:
chromium-reviews, mkwst+moarreviews-renderer_chromium.org, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Send initializeChildFrame from RenderFrameProxy rather than WebLocalFrame (part 2). Move initializeChildFrame from RenderFrameImpl to RenderFrameProxy. Replace RenderFrameImpl::OnSwapOut's call to setIsRemote with WebRemoteFrame::initializeFromFrame that was introduced in part 1 of this change (https://codereview.chromium.org/591413004/) This will be followed by another CL that will remove setIsRemote on the blink side. BUG=416102 Committed: https://crrev.com/05334c25134091e0bb662dd4793d63ed655b9b07 Cr-Commit-Position: refs/heads/master@{#296822}

Patch Set 1 #

Patch Set 2 : Move initializeReplacementFrame to WebRemoteFrame #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -21 lines) Patch
M content/renderer/render_frame_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 2 chunks +4 lines, -19 lines 0 comments Download
M content/renderer/render_frame_proxy.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_frame_proxy.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
alexmos
Charlie, could you please take a look? Thanks! Alex
6 years, 2 months ago (2014-09-25 20:13:54 UTC) #2
nasko
Just one drive-by comment. https://codereview.chromium.org/592263002/diff/40001/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/592263002/diff/40001/content/renderer/render_frame_impl.cc#newcode1066 content/renderer/render_frame_impl.cc:1066: // Send initial drawing parameters ...
6 years, 2 months ago (2014-09-25 20:17:52 UTC) #4
Charlie Reis
Great! LGTM with nit. https://codereview.chromium.org/592263002/diff/40001/content/renderer/render_frame_proxy.h File content/renderer/render_frame_proxy.h (right): https://codereview.chromium.org/592263002/diff/40001/content/renderer/render_frame_proxy.h#newcode102 content/renderer/render_frame_proxy.h:102: nit: No blank line here, ...
6 years, 2 months ago (2014-09-25 20:53:17 UTC) #5
alexmos
On 2014/09/25 20:17:52, nasko wrote: > Just one drive-by comment. > > https://codereview.chromium.org/592263002/diff/40001/content/renderer/render_frame_impl.cc > File ...
6 years, 2 months ago (2014-09-25 21:42:22 UTC) #6
alexmos
On 2014/09/25 20:53:17, Charlie Reis wrote: > Great! LGTM with nit. > > https://codereview.chromium.org/592263002/diff/40001/content/renderer/render_frame_proxy.h > ...
6 years, 2 months ago (2014-09-25 21:43:09 UTC) #7
nasko
On 2014/09/25 21:42:22, alexmos wrote: > On 2014/09/25 20:17:52, nasko wrote: > > Just one ...
6 years, 2 months ago (2014-09-25 21:51:26 UTC) #8
Charlie Reis
LGTM
6 years, 2 months ago (2014-09-25 21:52:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/592263002/60001
6 years, 2 months ago (2014-09-25 22:04:22 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 9f7bb80151a9272c9bf7021ff9a9c10f4f91b2db
6 years, 2 months ago (2014-09-25 23:15:52 UTC) #12
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 23:16:32 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/05334c25134091e0bb662dd4793d63ed655b9b07
Cr-Commit-Position: refs/heads/master@{#296822}

Powered by Google App Engine
This is Rietveld 408576698