Descriptiondrive: Fix a crash caused by an empty edit URL
For some reason, edit URL can be null in some entries, which
causes a crash.
Along the way, make |callback| parameter of DriveFilesystemInterface::Remove()
mandatory. The only caller in gdata_file_system_proxy.cc passes a non-null
callback.
BUG=144993
TEST=remove operation works as before
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153603
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comments #Patch Set 3 : minor fix #
Messages
Total messages: 9 (0 generated)
|