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

Issue 8372036: Ensure forced process swaps use the correct page_id and SiteInstance. (Closed)

Created:
9 years, 1 month ago by Charlie Reis
Modified:
9 years, 1 month ago
Reviewers:
jam
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Ensure forced process swaps use the correct page_id and SiteInstance. BUG=102408 TEST=See bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108186

Patch Set 1 #

Total comments: 3

Patch Set 2 : Update contract #

Patch Set 3 : Add a test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -16 lines) Patch
M chrome/browser/extensions/app_process_apitest.cc View 1 2 1 chunk +52 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/api_test/app_process/path1/simple.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/tab_contents/render_view_host_manager.cc View 1 chunk +11 lines, -4 lines 0 comments Download
M content/browser/tab_contents/tab_contents.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 1 4 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Charlie Reis
This corrects a flaw in the fix for http://crbug.com/80621. When forcing a previous NavigationEntry to ...
9 years, 1 month ago (2011-11-01 19:09:22 UTC) #1
jam
http://codereview.chromium.org/8372036/diff/1/content/browser/tab_contents/tab_contents.cc File content/browser/tab_contents/tab_contents.cc (right): http://codereview.chromium.org/8372036/diff/1/content/browser/tab_contents/tab_contents.cc#newcode578 content/browser/tab_contents/tab_contents.cc:578: NavigationEntry& entry, this is against the google style guide, ...
9 years, 1 month ago (2011-11-01 19:14:33 UTC) #2
Charlie Reis
http://codereview.chromium.org/8372036/diff/1/content/browser/tab_contents/tab_contents.cc File content/browser/tab_contents/tab_contents.cc (right): http://codereview.chromium.org/8372036/diff/1/content/browser/tab_contents/tab_contents.cc#newcode578 content/browser/tab_contents/tab_contents.cc:578: NavigationEntry& entry, On 2011/11/01 19:14:33, John Abd-El-Malek wrote: > ...
9 years, 1 month ago (2011-11-01 19:16:27 UTC) #3
Charlie Reis
http://codereview.chromium.org/8372036/diff/1/content/browser/tab_contents/tab_contents.cc File content/browser/tab_contents/tab_contents.cc (right): http://codereview.chromium.org/8372036/diff/1/content/browser/tab_contents/tab_contents.cc#newcode578 content/browser/tab_contents/tab_contents.cc:578: NavigationEntry& entry, On 2011/11/01 19:16:27, creis wrote: > On ...
9 years, 1 month ago (2011-11-01 19:25:45 UTC) #4
Charlie Reis
Added a test to prevent regression. PTAL.
9 years, 1 month ago (2011-11-01 21:17:27 UTC) #5
jam
lgtm
9 years, 1 month ago (2011-11-01 21:37:14 UTC) #6
jam
should I revert my temp logging change now or in a few days?
9 years, 1 month ago (2011-11-01 21:37:42 UTC) #7
Charlie Reis
9 years, 1 month ago (2011-11-01 21:42:06 UTC) #8
Great.  Since Brett's offline, I'll go ahead with this.

On 2011/11/01 21:37:42, John Abd-El-Malek wrote:
> should I revert my temp logging change now or in a few days?

Let's wait a few days, just in case there are other ways we can get into that
situation.  It'd be nice to confirm that those crashes dry up.

Powered by Google App Engine
This is Rietveld 408576698