DescriptionServiceWorker: remove kill in-progress jobs for update.
When browser want to do update(defined in sepc as [[Soft Update]]), the
update should not stop a installing worker.
For example, a controlled page navigation will trigger update after 1
second, if it also register a new version before this update, the new
worker might become redundant.
BUG=443046, 404111
Committed: https://crrev.com/d375166c3abdff055b7b4c6fbead233a9b554163
Cr-Commit-Position: refs/heads/master@{#310708}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|