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

Issue 10265010: Adds NULL check in NotifySessionServiceOfRestoredTabs for (Closed)

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

Description

Adds NULL check in NotifySessionServiceOfRestoredTabs for SessionService. This comes from crash data. Only way I could see this happening is if between the time we request the data from the backend and the time we get it the service is destroyed. BUG=95125 TEST=none R=marja@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134708

Patch Set 1 #

Total comments: 1

Patch Set 2 : Merge to trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M chrome/browser/sessions/session_restore.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sky
8 years, 7 months ago (2012-04-30 15:31:13 UTC) #1
marja
lgtm http://codereview.chromium.org/10265010/diff/1/chrome/browser/sessions/session_restore.cc File chrome/browser/sessions/session_restore.cc (right): http://codereview.chromium.org/10265010/diff/1/chrome/browser/sessions/session_restore.cc#newcode956 chrome/browser/sessions/session_restore.cc:956: if (!session_service) Hmm, SessionServiceFactory calls ProfileKeyedServiceFactory::GetServiceForProfile with create ...
8 years, 7 months ago (2012-04-30 18:20:27 UTC) #2
sky
On Mon, Apr 30, 2012 at 11:20 AM, <marja@chromium.org> wrote: > lgtm > > > ...
8 years, 7 months ago (2012-04-30 20:21:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/10265010/1
8 years, 7 months ago (2012-04-30 20:21:51 UTC) #4
commit-bot: I haz the power
8 years, 7 months ago (2012-04-30 20:32:19 UTC) #5
Try job failure for 10265010-1 on win_rel for step "update".
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

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