angular-cn/packages/service-worker/worker/src
George Kalpakas f8aad11866 refactor(service-worker): remove work-around for Chrome code highlighting bug (#40234)
Chrome debugger code highlighting bug [659515][1] has been fixed, so we
can remove the work-around.
(See #38332 for more details on the work-around.)

[1]: https://bugs.chromium.org/p/chromium/issues/detail?id=659515

PR Close #40234
2021-01-11 10:42:50 -08:00
..
adapter.ts refactor(service-worker): use nominal type for normalized URLs (#37922) 2020-07-09 09:44:57 -07:00
api.ts refactor(service-worker): use nominal type for normalized URLs (#37922) 2020-07-09 09:44:57 -07:00
app-version.ts feat(service-worker): add the option to prefer network for navigation requests (#38565) 2020-09-22 09:29:20 -07:00
assets.ts fix(service-worker): correctly handle failed cache-busted request (#39786) 2020-11-23 14:59:55 -08:00
data.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
database.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
db-cache.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
debug.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
driver.ts refactor(service-worker): remove work-around for Chrome code highlighting bug (#40234) 2021-01-11 10:42:50 -08:00
error.ts feat(service-worker): add `UnrecoverableStateError` (#36847) 2020-08-31 11:41:11 -07:00
idle.ts fix(service-worker): allow checking for updates when constantly polling the server (#40234) 2021-01-11 10:42:50 -08:00
manifest.ts feat(service-worker): add the option to prefer network for navigation requests (#38565) 2020-09-22 09:29:20 -07:00
msg.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
service-worker.d.ts build: reformat repo to new clang@1.4.0 (#36613) 2020-04-14 12:08:36 -07:00
sha1.ts docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00