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

Issue 10855022: Remove the effects of --disable-restore-session-state. (Closed)

Created:
8 years, 4 months ago by marja
Modified:
8 years, 4 months ago
CC:
chromium-reviews, marja+watch_chromium.org, erikwright (departed)
Visibility:
Public.

Description

Remove the effects of --disable-restore-session-state. The "Better Session Restore" features have been on by default for quite a while, and there are no known problems. This CL removes the effects of --disable-restore-session-state but keeps the flag and the about:flags flag in place. New experimental features are ready to be enabled by default, and this flag will be used again to disable them. BUG=116947 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150541

Patch Set 1 #

Total comments: 1

Patch Set 2 : Test update. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -74 lines) Patch
M chrome/browser/lifetime/application_lifetime.cc View 1 chunk +4 lines, -7 lines 0 comments Download
M chrome/browser/profiles/profile_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 3 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/sessions/base_session_service.h View 1 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/sessions/base_session_service.cc View 2 chunks +3 lines, -12 lines 0 comments Download
M chrome/browser/sessions/session_service_unittest.cc View 1 2 chunks +0 lines, -39 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
marja
Hi erikwright, sail, sky, sky, sail: could you review the following parts: sail: chrome/browser/profiles/* sky: ...
8 years, 4 months ago (2012-08-07 12:42:36 UTC) #1
erikwright (departed)
I believe jgreenwald (cc'd) intends to use SetPersistSessionCookies. Is that correct, Jesse? -e
8 years, 4 months ago (2012-08-07 12:46:32 UTC) #2
sail
profiles/* LGTM!
8 years, 4 months ago (2012-08-07 17:09:40 UTC) #3
Jesse Greenwald
On 2012/08/07 12:46:32, erikwright wrote: > I believe jgreenwald (cc'd) intends to use SetPersistSessionCookies. > ...
8 years, 4 months ago (2012-08-07 17:45:47 UTC) #4
sky
http://codereview.chromium.org/10855022/diff/1/chrome/browser/sessions/base_session_service.cc File chrome/browser/sessions/base_session_service.cc (left): http://codereview.chromium.org/10855022/diff/1/chrome/browser/sessions/base_session_service.cc#oldcode85 chrome/browser/sessions/base_session_service.cc:85: !command_line->HasSwitch(switches::kDisableRestoreSessionState); Can we remove the flag too?
8 years, 4 months ago (2012-08-07 20:25:13 UTC) #5
sky
LGTM
8 years, 4 months ago (2012-08-07 20:28:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/10855022/1
8 years, 4 months ago (2012-08-07 20:30:08 UTC) #7
commit-bot: I haz the power
Try job failure for 10855022-1 (retry) on linux_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-07 21:04:52 UTC) #8
marja
FYI, updated tests too, and removed a test which was testing functionality (removing post data) ...
8 years, 4 months ago (2012-08-08 09:37:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/10855022/8002
8 years, 4 months ago (2012-08-08 09:37:48 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-08-08 12:21:48 UTC) #11
Change committed as 150541

Powered by Google App Engine
This is Rietveld 408576698