DescriptionEvict Service Worker when reading it from disk cache fails.
If reading the SW resources from the disk cache fails, we should evict
the worker or else we will keep getting the same failure.
This patch unsets the worker from the live registration, and then
deletes the registration if the SW was the stored version.
BUG=448003
Committed: https://crrev.com/64e3ffb1c6b85c7d21e63afcbffe85c5a1112eb7
Cr-Commit-Position: refs/heads/master@{#327000}
Patch Set 1 #Patch Set 2 : rm friend #
Total comments: 2
Messages
Total messages: 10 (2 generated)
|