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

Issue 10854217: Debug the generic session restore failure. (Closed)

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

Description

Debug the generic session restore failure. Working theory: somebody (a separate chrome process) cycles the session restore files when they shouldn't get cycled. We cannot debug by adding logging, since the logs are destroyed when processes exit and new ones are started. BUG=110324 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=153469

Patch Set 1 : . #

Patch Set 2 : . #

Patch Set 3 : fixed to use local state #

Patch Set 4 : fix #

Patch Set 5 : win fix #

Patch Set 6 : debugging the debug cl. this makes me sad. #

Patch Set 7 : maybe test fix #

Total comments: 4

Patch Set 8 : Code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -1 line) Patch
M chrome/browser/prefs/browser_prefs.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sessions/session_backend.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sessions/session_backend.cc View 1 2 3 4 5 6 7 3 chunks +40 lines, -1 line 0 comments Download
M chrome/browser/sessions/session_service_unittest.cc View 1 2 3 4 5 6 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
marja
Hi sky, Here's another attempt at debugging crbug.com/110324. I'm suspecting it's some not-the-real-browser process which ...
8 years, 4 months ago (2012-08-20 10:55:57 UTC) #1
sky
LGTM
8 years, 4 months ago (2012-08-20 16:07:43 UTC) #2
marja
Hi again, sky, I had to change this CL quite a bit to make it ...
8 years, 4 months ago (2012-08-24 23:19:18 UTC) #3
sky
LGTM http://codereview.chromium.org/10854217/diff/18002/chrome/browser/sessions/session_backend.cc File chrome/browser/sessions/session_backend.cc (right): http://codereview.chromium.org/10854217/diff/18002/chrome/browser/sessions/session_backend.cc#newcode429 chrome/browser/sessions/session_backend.cc:429: if (list->GetSize() > 10) nit: while Alkso, does ...
8 years, 4 months ago (2012-08-24 23:42:25 UTC) #4
marja
Thanks for review (again)! http://codereview.chromium.org/10854217/diff/18002/chrome/browser/sessions/session_backend.cc File chrome/browser/sessions/session_backend.cc (right): http://codereview.chromium.org/10854217/diff/18002/chrome/browser/sessions/session_backend.cc#newcode429 chrome/browser/sessions/session_backend.cc:429: if (list->GetSize() > 10) On ...
8 years, 3 months ago (2012-08-27 07:37:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/10854217/24001
8 years, 3 months ago (2012-08-27 07:37:32 UTC) #6
commit-bot: I haz the power
8 years, 3 months ago (2012-08-27 07:38:58 UTC) #7
Try job failure for 10854217-24001 on linux_chromeos for step "update".
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chro...

Step "update" is always a major failure.
Look at the try server FAQ for more details.

Powered by Google App Engine
This is Rietveld 408576698