angular-cn/packages/service-worker/worker/test
Alex Wiese 96cdf035d8 fix(service-worker): treat 503 as offline (#35595)
Prior to this commit the service worker only treated 504 errors as "effectively offline".
This commit changes the behaviour to treat both 503 (Service Unavailable) and 504 as "offline".

Fixes #35571

PR Close #35595
2020-02-25 13:10:10 -08:00
..
BUILD.bazel test: setup circular dependency tests for all entry points (#34774) 2020-01-23 11:36:40 -08:00
data_spec.ts style: Remove use of `String` as type and use `string` instead. (#33763) 2019-11-12 13:59:16 -08:00
happy_spec.ts fix(service-worker): treat 503 as offline (#35595) 2020-02-25 13:10:10 -08:00
idle_spec.ts test(service-worker): remove obsolete async test helpers (#30977) 2019-06-27 09:52:28 -07:00
prefetch_spec.ts test(service-worker): remove obsolete async test helpers (#30977) 2019-06-27 09:52:28 -07:00