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 7448012: Create the correct SiteInstance when restoring tabs that belong to apps. (Closed)

Created:
9 years, 5 months ago by Mihai Parparita -not on Chrome
Modified:
9 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, Avi (use Gerrit), jam, brettw-cc_chromium.org
Visibility:
Public.

Description

Create the correct SiteInstance when restoring tabs that belong to apps. BUG=89371 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93337

Patch Set 1 #

Patch Set 2 : Move GetSiteInstance. #

Patch Set 3 : Patch #

Total comments: 5

Patch Set 4 : Rename GetSiteInstance to GetSiteInstanceForNewTab. #

Patch Set 5 : Review feedback. #

Total comments: 1

Patch Set 6 : Fix style. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -39 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_util.h View 1 2 3 4 5 3 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_util.cc View 1 2 3 2 chunks +37 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 3 chunks +9 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser_navigator.cc View 1 2 3 3 chunks +3 lines, -30 lines 0 comments Download
M content/browser/tab_contents/render_view_host_manager.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Mihai Parparita -not on Chrome
9 years, 5 months ago (2011-07-19 21:19:56 UTC) #1
Mihai Parparita -not on Chrome
9 years, 5 months ago (2011-07-19 21:21:38 UTC) #2
Mihai Parparita -not on Chrome
Not sure why the cl upload didn't have the description. Charlie: could you review this? ...
9 years, 5 months ago (2011-07-19 21:23:48 UTC) #3
Charlie Reis
Looking good so far-- thanks. http://codereview.chromium.org/7448012/diff/5001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): http://codereview.chromium.org/7448012/diff/5001/chrome/browser/chrome_content_browser_client.cc#newcode112 chrome/browser/chrome_content_browser_client.cc:112: RenderProcessHost* process = render_view_host->process(); ...
9 years, 5 months ago (2011-07-19 21:38:28 UTC) #4
Mihai Parparita -not on Chrome
On Tue, Jul 19, 2011 at 5:38 PM, <creis@chromium.org> wrote: http://codereview.chromium.org/7448012/diff/5001/chrome/browser/chrome_content_browser_client.cc#newcode112 > chrome/browser/chrome_content_browser_client.cc:112: RenderProcessHost* > ...
9 years, 5 months ago (2011-07-20 17:42:52 UTC) #5
Charlie Reis
LGTM (with one style nit) > Not necessary, but I happened to notice that "process" ...
9 years, 5 months ago (2011-07-20 20:41:22 UTC) #6
Mihai Parparita -not on Chrome
On Wed, Jul 20, 2011 at 4:41 PM, <creis@chromium.org> wrote: > I think the arguments ...
9 years, 5 months ago (2011-07-20 20:50:22 UTC) #7
sky
LGTM
9 years, 5 months ago (2011-07-20 21:06:57 UTC) #8
commit-bot: I haz the power
9 years, 5 months ago (2011-07-21 04:48:06 UTC) #9
Change committed as 93337

Powered by Google App Engine
This is Rietveld 408576698