mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Before creating a mutating http request, service-worker invalidates lru cache entry and writes to cache storage. Therefore, cache storage failure can prevent making post requests. Fix this by catching and logging cache error, add a test case. Fixes #33793 PR Close #33930 |
||
|---|---|---|
| .. | ||
| adapter.ts | ||
| api.ts | ||
| app-version.ts | ||
| assets.ts | ||
| data.ts | ||
| database.ts | ||
| db-cache.ts | ||
| debug.ts | ||
| driver.ts | ||
| error.ts | ||
| idle.ts | ||
| manifest.ts | ||
| msg.ts | ||
| service-worker.d.ts | ||
| sha1.ts | ||