]> git.evergreen-ils.org Git - evergreen/pines.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)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 11 Jan 2021 17:58:24 +0000 (12:58 -0500)
commit9473075e30c677ae5cb3c852e08f497a17da99ea
treed6b5512c7033bf5541639b1839e5589e56eb01fd
parentdc81f69d0a65ddf665e52532aeba5a075bb0ced1
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>
Open-ILS/src/eg2/src/app/core/db-store.service.ts
Open-ILS/src/eg2/src/app/core/org.service.ts