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

Issue 9985002: Allow SessionService to be disabled. (Closed)

Created:
8 years, 8 months ago by Yaron
Modified:
8 years, 8 months ago
Reviewers:
Miranda Callahan, sky
CC:
chromium-reviews, rginda+watch_chromium.org
Visibility:
Public.

Description

Allow SessionService to be disabled. Android manages persistence of sessions separately in Java code. BUG=117407 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=130976

Patch Set 1 #

Patch Set 2 : move session_restore into guard #

Patch Set 3 : fix comment #

Total comments: 4

Patch Set 4 : addressed sky's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -21 lines) Patch
M build/common.gypi View 4 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/browsing_data_remover.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 2 chunks +15 lines, -15 lines 0 comments Download
M chrome/browser/profiles/profile_impl.h View 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 5 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/sessions/tab_restore_service.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 2 chunks +9 lines, -3 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Yaron
mirandac: chrome/browser/profiles sky: the rest This is picking up where 9481017 left off. I've switched ...
8 years, 8 months ago (2012-04-04 20:34:46 UTC) #1
sky
I suspect you'll want to update both chrome_tests.gypi and potentially some of the tabrestoreservice tests. ...
8 years, 8 months ago (2012-04-04 21:04:51 UTC) #2
Miranda Callahan
On 2012/04/04 21:04:51, sky wrote: > I suspect you'll want to update both chrome_tests.gypi and ...
8 years, 8 months ago (2012-04-04 21:24:29 UTC) #3
Yaron
Looks like the tabrestoreservice tests are browser tests so they're out of scope for the ...
8 years, 8 months ago (2012-04-04 21:36:18 UTC) #4
sky
LGTM I like removing the headers from the project as presumably that results in smaller ...
8 years, 8 months ago (2012-04-04 22:33:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/9985002/6002
8 years, 8 months ago (2012-04-04 23:30:42 UTC) #6
commit-bot: I haz the power
Can't apply patch for file chrome/chrome_browser.gypi. While running patch -p1 --forward --force; patching file chrome/chrome_browser.gypi ...
8 years, 8 months ago (2012-04-04 23:30:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/9985002/6002
8 years, 8 months ago (2012-04-05 14:57:48 UTC) #8
commit-bot: I haz the power
8 years, 8 months ago (2012-04-05 18:34:56 UTC) #9
Change committed as 130976

Powered by Google App Engine
This is Rietveld 408576698