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

Issue 635933002: Fix RenderFrameHostManagerTest.DontSwapProcessWithOnlyTargetBlank for OOPIF (Closed)

Created:
6 years, 2 months ago by alexmos
Modified:
6 years, 2 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, 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

Fix RenderFrameHostManagerTest.DontSwapProcessWithOnlyTargetBlank for OOPIF. This test checks that following a cross-site link with target=_blank does not create a new SiteInstance. Per https://crbug.com/24447, we currently keep the new page in the same SiteInstance to avoid breaking script interactions between windows. However, with --site-per-process we do expect a process swap in this situation, and this CL changes the test's expectation accordingly. BUG=417518 Committed: https://crrev.com/82e94f8c27cf91a2fb8fdf0a375f1100fe1bd8b4 Cr-Commit-Position: refs/heads/master@{#298610}

Patch Set 1 #

Patch Set 2 : Fix comment #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : Invert EXPECTs to match comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M content/browser/frame_host/render_frame_host_manager_browsertest.cc View 1 2 3 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
alexmos
Hey Charlie, could you please review this CL?
6 years, 2 months ago (2014-10-07 22:23:15 UTC) #2
Charlie Reis
LGTM, but let's rephrase the CL description. (It's not quite right to say that the ...
6 years, 2 months ago (2014-10-07 22:40:38 UTC) #3
alexmos
On 2014/10/07 22:40:38, Charlie Reis wrote: > LGTM, but let's rephrase the CL description. > ...
6 years, 2 months ago (2014-10-07 22:55:19 UTC) #4
Charlie Reis
Thanks. Still LGTM.
6 years, 2 months ago (2014-10-07 23:20:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/635933002/60001
6 years, 2 months ago (2014-10-07 23:34:05 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 63fbea03521cd5ebf7d16dbf173055a70f475df3
6 years, 2 months ago (2014-10-07 23:39:20 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 23:40:16 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/82e94f8c27cf91a2fb8fdf0a375f1100fe1bd8b4
Cr-Commit-Position: refs/heads/master@{#298610}

Powered by Google App Engine
This is Rietveld 408576698