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

Issue 8443005: Don't reload into an app process. (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, Erik does not do reviews, Paweł Hajdan Jr., jam, mihaip+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, brettw-cc_chromium.org, ajwong+watch_chromium.org
Visibility:
Public.

Description

Don't reload into an app process. NavigationEntries are not safe to move from one process to another. BUG=80621, 102408 TEST=Reload a page after installing it as an app. No process swap. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108571

Patch Set 1 #

Total comments: 2

Patch Set 2 : Merge after revert. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -21 lines) Patch
M chrome/browser/extensions/app_process_apitest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 1 chunk +0 lines, -9 lines 0 comments Download
M content/browser/tab_contents/navigation_entry.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/render_view_host_manager.cc View 1 1 chunk +3 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Charlie Reis
This CL removes the fix for http://crbug.com/80621 (from http://codereview.chromium.org/7063015/), since it isn't correct to use ...
9 years, 1 month ago (2011-11-03 20:47:58 UTC) #1
jam
9 years, 1 month ago (2011-11-03 20:55:44 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698