DescriptionAdd AttachmentDownloader interface, change signature of AttachmentStore::Read
- AttachmentDownloader interface is similar to AttachmentUploader interface.
No implementation yet.
- AttachmentStore::Read guarantee should be stronger. It should attempt
to read all attachments and return list of attachment ids that can't
be loaded locally. Those need to be downloaded from server.
R=maniscalco@chromium.org
BUG=376073
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272585
Patch Set 1 #
Total comments: 11
Patch Set 2 : Fixes after feedback from Nick #
Messages
Total messages: 12 (0 generated)
|