summaryrefslogtreecommitdiffstats
path: root/ppapi
diff options
context:
space:
mode:
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-06 23:56:47 +0000
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-06 23:56:47 +0000
commit2ab5c4e0b07c96b4787f63ec314ca7b7d58dd783 (patch)
treed76fb434acb04017476900da8f22723966193caa /ppapi
parenta7c0d9a8e2aec9c2983c8ece67ddf3344c9dc268 (diff)
downloadchromium_src-2ab5c4e0b07c96b4787f63ec314ca7b7d58dd783.zip
chromium_src-2ab5c4e0b07c96b4787f63ec314ca7b7d58dd783.tar.gz
chromium_src-2ab5c4e0b07c96b4787f63ec314ca7b7d58dd783.tar.bz2
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 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140889 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi')
0 files changed, 0 insertions, 0 deletions