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

Issue 328017: Second attempt to swap processes on rel=noreferrer, target=blank links.... (Closed)

Created:
11 years, 2 months ago by Charlie Reis
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Nate Chapin
Visibility:
Public.

Description

Second attempt to swap processes on rel=noreferrer, target=blank links. The test timed out on one of the bots last time. This change tries to fix that, and it breaks down the test into multiple tests to isolate the problem in case it isn't fixed. No changes to code outside the test and the test HTML file. Previous review at http://codereview.chromium.org/284015. BUG=24447 TEST=RenderViewHostManagerTest.*SwapProcess*

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -5 lines) Patch
M chrome/browser/renderer_host/test/render_view_host_manager_browsertest.cc View 2 chunks +131 lines, -1 line 0 comments Download
M chrome/renderer/render_view.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/renderer/render_view.cc View 5 chunks +36 lines, -1 line 0 comments Download
A + chrome/test/data/click-noreferrer-links.html View 1 chunk +3 lines, -3 lines 0 comments Download
M webkit/api/public/WebFrame.h View 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/glue/webframe_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/glue/webframe_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Charlie Reis
After some distractions today, I'm trying to land this again. The test passed on everything ...
11 years, 2 months ago (2009-10-23 23:10:52 UTC) #1
darin (slow to review)
11 years, 2 months ago (2009-10-26 04:54:12 UTC) #2
OK, LGTM

Powered by Google App Engine
This is Rietveld 408576698