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

Issue 9706047: Allow targeted links to work on tabs that have swapped out processes. (Closed)

Created:
8 years, 9 months ago by Charlie Reis
Modified:
8 years, 9 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, tburkard+watch_chromium.org, jam, joi+watch-content_chromium.org, dominich+watch_chromium.org, darin-cc_chromium.org, mmenke
Visibility:
Public.

Description

Allow targeted links to work on tabs that have swapped out processes. BUG=116192 TEST=Click a target=foo link again after a cross-site nav in the window. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128298

Patch Set 1 #

Patch Set 2 : Fix opener case. #

Patch Set 3 : Merge to get 118664 fix. #

Total comments: 2

Patch Set 4 : Add TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -15 lines) Patch
M chrome/test/data/click-noreferrer-links.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
A chrome/test/data/navigate_opener.html View 1 1 chunk +12 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_manager_browsertest.cc View 1 2 2 chunks +168 lines, -1 line 0 comments Download
M content/common/swapped_out_messages.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 chunks +20 lines, -13 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Charlie Reis
Darin, can you review?
8 years, 9 months ago (2012-03-21 23:39:04 UTC) #1
darin (slow to review)
https://chromiumcodereview.appspot.com/9706047/diff/8001/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://chromiumcodereview.appspot.com/9706047/diff/8001/content/renderer/render_view_impl.cc#newcode2258 content/renderer/render_view_impl.cc:2258: OpenURL(frame, request.url(), referrer, default_policy); so if this is a ...
8 years, 9 months ago (2012-03-22 17:23:39 UTC) #2
darin (slow to review)
LGTM
8 years, 9 months ago (2012-03-22 17:24:22 UTC) #3
Charlie Reis
https://chromiumcodereview.appspot.com/9706047/diff/8001/content/renderer/render_view_impl.cc File content/renderer/render_view_impl.cc (right): https://chromiumcodereview.appspot.com/9706047/diff/8001/content/renderer/render_view_impl.cc#newcode2258 content/renderer/render_view_impl.cc:2258: OpenURL(frame, request.url(), referrer, default_policy); On 2012/03/22 17:23:39, darin wrote: ...
8 years, 9 months ago (2012-03-22 18:04:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/creis@chromium.org/9706047/19001
8 years, 9 months ago (2012-03-22 18:42:24 UTC) #5
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 20:55:35 UTC) #6
Change committed as 128298

Powered by Google App Engine
This is Rietveld 408576698