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

Issue 8395029: Merge 106373 - Prevent crash by posting a task to call unrecoverable error handler. The task is p... (Closed)

Created:
9 years, 1 month ago by lipalani1
Modified:
9 years, 1 month ago
Reviewers:
CC:
chromium-reviews, ncarter (slow), idana, Raghu Simha, Erik does not do reviews, mihaip+watch_chromium.org, Aaron Boodman, Paweł Hajdan Jr., tim (not reviewing)
Visibility:
Public.

Description

Merge 106373 - Prevent crash by posting a task to call unrecoverable error handler. The task is posted on a weak pointer to PSS so as to prevent crashes on shut down. BUG=100698 TEST= Review URL: http://codereview.chromium.org/8345026 TBR=lipalani@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107265

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -2 lines) Patch
M chrome/browser/sync/glue/bookmark_data_type_controller_unittest.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/extension_data_type_controller_unittest.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/frontend_data_type_controller.cc View 1 chunk +8 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/frontend_data_type_controller_unittest.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/preference_data_type_controller_unittest.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/theme_data_type_controller_unittest.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.h View 1 1 chunk +5 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698