Descriptiongdata: Cleanup GDataFileSystem::AddUploadedFileOnUIThread().
Use ScopedClosureRunner to simplify callback invocation. This ensures
the callback is always either invoked or passed on, and eliminates
the need to DCHECK(!callback.is_null()).
BUG=none
TEST=unit_tests, manual upload tests.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149706
Patch Set 1 #
Total comments: 3
Patch Set 2 : Add comment to explain the ScopedClosureRunner. #Messages
Total messages: 7 (0 generated)
|