DescriptionImplement coarse "on demand" functionality for update checks.
After this changelist, first-installation of components initiated by
CheckForUpdateSoon will bear an "installsource=ondemand" flag in the
request. (The server honors this flag by serving updates at 100% rather
than a gated fraction.)
"On demand" checks do not have a higher priority than normal
CheckForUpdateSoon() update checks: they are not promoted to be handled
first or preempt component downloads/updates/installations that are
already in progress.
NOTRY=true
BUG=245318
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208256
Patch Set 1 #Patch Set 2 : Removed obsolete reference to PingChecker. #Patch Set 3 : Added a comment. #
Total comments: 2
Patch Set 4 : Remove version==0 condition; makes new test redundant. #Patch Set 5 : Some obvious cleanup that I overlooked. #Patch Set 6 : Whitespace fix. #Patch Set 7 : Recompute diffs against Chromium LKGR. #
Total comments: 7
Patch Set 8 : Response to comments. #Patch Set 9 : Added comment. #Patch Set 10 : Fix Windows compiler error. #
Messages
Total messages: 12 (0 generated)
|