Chromium Code Reviews
Descriptiongdata: 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=140889
Patch Set 1 #Patch Set 2 : fix RemoteFileSystemExtensionApiTest.RemoteMountPoint #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||