LP1901760 Improve SharedWorker non-support handling (Angular)
authorBill Erickson <berickxx@gmail.com>
Mon, 4 Jan 2021 17:10:05 +0000 (12:10 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 11 Jan 2021 16:35:26 +0000 (11:35 -0500)
commitc239c3d7eb5706d48c315652d3365dd93df68fd9
tree910d7dad972860a6698aab5cd6f35518932d45ce
parentcaffab68caa00cf795f8d3306f9be22bad9c27a1
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