Descriptiongdata: Fix a bug that caused a crash when downloading files
GetDownloadDataCallback parameter in GDataFileSystem::GetFileByPath()
was optional hence a null callback was passed in many places, and
the null callback was posted to a message loop without checking if
it's null or not.
BUG=chromium-os:30198
TEST=double clicking on an image file on gdata; copy-pasting from gdata to Downloads; both don't crash
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134808
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|