Descriptiondrive: Trigger "fast fetch" if remote update came during full loading.
* AboutResource is updated as soon as the remote update is notified.
* The condition to trigger the fast-fetch mode is changed.
Previously we've skipped it if the directory changestamp is
close to the server changestamp, expecting the normal fetch
will finish very soon in that case. To correctly grasp the
expectation, however, we need to compare by using the changestamp
of the whole metadata in the DB, not the directory's.
BUG=329732
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287761
Patch Set 1 : #Patch Set 2 : #
Total comments: 4
Patch Set 3 : Addressed review comments. #Patch Set 4 : Rebase + fix test. #
Messages
Total messages: 14 (0 generated)
|