DescriptionServiceWorker: Ensure that a resource list contains the main script
A resource list retrieved from ServiceWorkerDatabase must contain the main
script. With this CL, ServiceWorkerDatabase checks it when retrieving resource
records from the database and notifies ServiceWorkerStorage of database
corruption if the records doesn't contain the main script. ServiceWorkerStorage
sweeps out the database in the case.
BUG=485900
Committed: https://crrev.com/106d4825d81c9340c295637398c80acd6bfd3496
Cr-Commit-Position: refs/heads/master@{#423071}
Patch Set 1 #Patch Set 2 : fix #
Total comments: 2
Patch Set 3 : fix tests #
Messages
Total messages: 25 (18 generated)
|