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

Issue 948143002: Remove unused WebFrame::swap() path for local frames. (Closed)

Created:
5 years, 10 months ago by dcheng
Modified:
5 years, 10 months ago
CC:
dcheng, blink-reviews, mlamouri+watch-blink_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove unused WebFrame::swap() path for local frames. All local frames being swapped in must be provisional local frames. The other code path is completely unexercised outside of some unit tests. Once the PlzNavigate work is closer to completion, the non-provisional local frame path can be reintroduced and properly tested. BUG=346764 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190715

Patch Set 1 #

Patch Set 2 : nullptr #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -18 lines) Patch
M Source/web/WebFrame.cpp View 2 chunks +10 lines, -8 lines 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 1 chunk +5 lines, -1 line 2 comments Download
M Source/web/tests/WebFrameTest.cpp View 1 5 chunks +14 lines, -9 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
dcheng
+haraken, mind doing the overall review for this? I'm happy to answer any questions you ...
5 years, 10 months ago (2015-02-23 21:05:12 UTC) #2
haraken
LGTM https://codereview.chromium.org/948143002/diff/20001/Source/web/WebLocalFrameImpl.cpp File Source/web/WebLocalFrameImpl.cpp (left): https://codereview.chromium.org/948143002/diff/20001/Source/web/WebLocalFrameImpl.cpp#oldcode1860 Source/web/WebLocalFrameImpl.cpp:1860: OwnPtrWillBePersistent<FrameOwner> tempOwner = RemoteBridgeFrameOwner::create(nullptr, SandboxNone); On 2015/02/23 21:05:12, ...
5 years, 10 months ago (2015-02-24 00:09:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/948143002/20001
5 years, 10 months ago (2015-02-24 02:15:51 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 05:13:36 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190715

Powered by Google App Engine
This is Rietveld 408576698