DescriptionGuarantees ServiceWorkerCacheStorage callbacks are called by making the callback functions static and passing a WeakPtr to the ServiceWorkerCacheStorage where necessary.
Part of the following CL chain to guarantee callbacks are called throughout ServiceWorkerCacheStorage:
1. Guarantee CacheLoader callbacks: https://codereview.chromium.org/504233003/
2. Guarantee LazyInit callbacks: https://codereview.chromium.org/512743002/
* 3. Guarantee Create/Delete callbacks: https://codereview.chromium.org/511893002/
4. Reorganize the methods: https://codereview.chromium.org/510813002/
BUG=392621
Patch Set 1 #Patch Set 2 : Rebase #
Messages
Total messages: 9 (0 generated)
|