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

Issue 6677042: Decouple TabRestoreService from Browser (Closed)

Created:
9 years, 9 months ago by bulach
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Decouple TabRestoreService from Browser Introduce a delegate interface to decouple TabRestoreService from Browser/BrowserList. Also clean up dependency on TabStripModel in the process. (on behalf of torne@google.com, http://codereview.chromium.org/6660028/) BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=78218

Patch Set 1 #

Patch Set 2 : Patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+371 lines, -119 lines) Patch
M chrome/browser/sessions/tab_restore_service.h View 7 chunks +22 lines, -21 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service.cc View 12 chunks +75 lines, -77 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service_browsertest.cc View 11 chunks +11 lines, -11 lines 0 comments Download
A chrome/browser/sessions/tab_restore_service_delegate.h View 1 chunk +72 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.h View 4 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 7 chunks +15 lines, -6 lines 0 comments Download
A chrome/browser/ui/browser_tab_restore_service_delegate.h View 1 chunk +59 lines, -0 lines 0 comments Download
A chrome/browser/ui/browser_tab_restore_service_delegate.cc View 1 1 chunk +99 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/history_menu_cocoa_controller.mm View 1 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/new_tab_ui.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698