]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1901760 Improve SharedWorker non-support handling (Angular)
authorBill Erickson <berickxx@gmail.com>
Mon, 4 Jan 2021 17:10:05 +0000 (12:10 -0500)
committerJason Stephenson <jason@sigio.com>
Fri, 22 Jan 2021 18:22:44 +0000 (13:22 -0500)
commitcc6394f01098d6c26b1ca81ef964516286722911
treef6f493f626d10e786f1ddc0282040bfd485e0ab5
parentad1d5600b47f142adff75e436b740cf91c12bc27
LP1901760 Improve SharedWorker non-support handling (Angular)

Reject requests to SharedWorker resources when shared workers are not
supported.  The caller is required to handle the rejection in whatever
way makes sense for the calling code.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Open-ILS/src/eg2/src/app/core/db-store.service.ts
Open-ILS/src/eg2/src/app/core/org.service.ts