DescriptionServiceWorker: Fix DCHECK failures during DB recovery.
1. Register client to quota manager after it is initialized.
As the ServiceWorker cache storage is not affected during DB
recovery we don't need to create a new ServiceWorkerCacheStorageManager.
2. Ongoing register jobs could be aborted by DB recovery.
BUG=none
Committed: https://crrev.com/3ccbc1aae4906c7bf46c91d9090db051c3dc7f44
Cr-Commit-Position: refs/heads/master@{#319044}
Patch Set 1 #
Total comments: 2
Patch Set 2 : follow michaeln@'s solution #
Messages
Total messages: 17 (4 generated)
|