DescriptionGuarantee LazyInit calls its callback by making the callbacks static and passing a WeakPtr to CacheStorage to the callback instead.
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 : Nits #Patch Set 3 : Rebase #Patch Set 4 : Rebase #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|