DescriptionRefactor the interface for the CrxDownloader to take a callback.
To be consistent with the rest of the artifacts in the component updater,
the non-blocking calls for the CrxDownloader take a callback to be called
when the non-blocking call completes.
This change allows adding further callbacks besides the completion
callback, such as a callback to be called when download progress is made.
This change is a pure refactoring and it should be a NOP in terms of
existing functionality.
BUG=366388
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266304
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|