DescriptionService Worker: Detach the controller when falling back to network on failure
Otherwise, subresource loads would also go to the broken SW, defeating the
fallback mechanism. It also would skew start worker metrics if the SW fails
to startup on each requst.
The eviction mechanism already takes case of this in
ServiceWorkerRegistration::DeleteVersion, but we don't
currently evict everytime a fetch event fails to dispatch.
BUG=498661, 448003
Committed: https://crrev.com/e46ff16ad6df1050d357009e5041ba90aa66c983
Cr-Commit-Position: refs/heads/master@{#333713}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|