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

Issue 10546050: Merge 140889 - gdata: Fix a crash at shutdown with pending gdata operations (Closed)

Created:
8 years, 6 months ago by satorux1
Modified:
8 years, 6 months ago
Reviewers:
satorux1
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Merge 140889 - gdata: Fix a crash at shutdown with pending gdata operations Before the fix, chromeos::SystemTrayDelegate didn't remove itself as an oberver of GDataOperationRegistry. This resulted in a crash at shutdown as OnProgressUpdate() was called against chromeos::SystemTrayDelegate, which was already deleted. BUG=131309 TEST=confirm the crash is gone per repro steps at crbug.com/131309#c5 Review URL: https://chromiumcodereview.appspot.com/10544034 TBR=satorux@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=141017

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M chrome/browser/chromeos/extensions/external_filesystem_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/system/ash_system_tray_delegate.cc View 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
satorux1
8 years, 6 months ago (2012-06-07 16:10:04 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698