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

Issue 21656002: Return webcontents and add in test. (Closed)

Created:
7 years, 4 months ago by Kristen Dwan
Modified:
7 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews, marja+watch_chromium.org
Visibility:
Public.

Description

Return webcontents needed by sessions API and add in test. BUG=123266 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215953

Patch Set 1 #

Total comments: 13

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -99 lines) Patch
M chrome/browser/sessions/in_memory_tab_restore_service.h View 1 2 2 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/sessions/in_memory_tab_restore_service.cc View 1 2 3 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/sessions/persistent_tab_restore_service.h View 2 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/sessions/persistent_tab_restore_service.cc View 1 2 chunks +10 lines, -8 lines 0 comments Download
M chrome/browser/sessions/session_restore.h View 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/sessions/session_restore.cc View 8 chunks +23 lines, -17 lines 0 comments Download
M chrome/browser/sessions/session_restore_android.cc View 1 2 3 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/sessions/session_restore_browsertest.cc View 1 8 chunks +32 lines, -7 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service.h View 2 chunks +9 lines, -6 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/tab_restore_service_helper.h View 1 3 chunks +13 lines, -8 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service_helper.cc View 1 9 chunks +40 lines, -24 lines 0 comments Download
M chrome/browser/ui/browser_tab_restore_service_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_tab_restore_service_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser_tabrestore.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_tabrestore.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Kristen Dwan
addressed the comments from the previous CL. This should make it a bit easier for ...
7 years, 4 months ago (2013-08-02 18:23:23 UTC) #1
sky
https://codereview.chromium.org/21656002/diff/1/chrome/browser/sessions/persistent_tab_restore_service.cc File chrome/browser/sessions/persistent_tab_restore_service.cc (right): https://codereview.chromium.org/21656002/diff/1/chrome/browser/sessions/persistent_tab_restore_service.cc#newcode946 chrome/browser/sessions/persistent_tab_restore_service.cc:946: PersistentTabRestoreService::RestoreMostRecentEntry( nit: don't indent this 4. Either none or ...
7 years, 4 months ago (2013-08-05 16:16:17 UTC) #2
Kristen Dwan
https://codereview.chromium.org/21656002/diff/1/chrome/browser/sessions/persistent_tab_restore_service.cc File chrome/browser/sessions/persistent_tab_restore_service.cc (right): https://codereview.chromium.org/21656002/diff/1/chrome/browser/sessions/persistent_tab_restore_service.cc#newcode946 chrome/browser/sessions/persistent_tab_restore_service.cc:946: PersistentTabRestoreService::RestoreMostRecentEntry( On 2013/08/05 16:16:17, sky wrote: > nit: don't ...
7 years, 4 months ago (2013-08-05 18:01:37 UTC) #3
sky
LGTM
7 years, 4 months ago (2013-08-05 19:50:56 UTC) #4
Kristen Dwan
missed updating the overrides in *in_memory_tab_restore_service* and *session_restore_android* so had conflicting return types .. sorry ...
7 years, 4 months ago (2013-08-06 14:44:56 UTC) #5
sky
SLGTM
7 years, 4 months ago (2013-08-06 16:44:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dwankri@chromium.org/21656002/39001
7 years, 4 months ago (2013-08-06 16:47:23 UTC) #7
commit-bot: I haz the power
7 years, 4 months ago (2013-08-06 19:47:00 UTC) #8
Message was sent while issue was closed.
Change committed as 215953

Powered by Google App Engine
This is Rietveld 408576698