mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
When a new version of app is available in a service worker, and a client with old version exists, web workers initialized from a client with old version will now be properly assigned with the same version. Before this change, a web worker was assigned with the newest version. Fixes #57971 PR Close #58131 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| data_spec.ts | ||
| happy_spec.ts | ||
| idle_spec.ts | ||
| prefetch_spec.ts | ||