DescriptionAdd attachments support to DomDistillerStore
The DomDistillerStore now provides simple, asynchronous Get and Update
for attachments. When an update is requested, we add the attachments to
the attachment store, and when that succeeds update the model/sync/db
entry. So, while non-attachment updates are applied asynchronously, that
is not the case for attachment updates.
Most of the mapping between the ids stored in the specifics and the actual
attachment objects is handled by ArticleAttachmentsData.
BUG=430552
Committed: https://crrev.com/ce6d65fc6d4030cad4db59d6aa6d6285b4de660c
Cr-Commit-Position: refs/heads/master@{#304917}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Move some unrelated stuff out #
Total comments: 28
Patch Set 4 : #
Total comments: 5
Patch Set 5 : #
Total comments: 5
Patch Set 6 : #Messages
Total messages: 19 (6 generated)
|