LP1901760 Improve SharedWorker non-support handling (Angular) user/berick/lp1901760-shared-worker-protection-part2
authorBill Erickson <berickxx@gmail.com>
Mon, 4 Jan 2021 17:10:05 +0000 (12:10 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 4 Jan 2021 17:10:07 +0000 (12:10 -0500)
commitf3459af933e902bd7c24688d6e86f779bc3b4bf8
tree910d7dad972860a6698aab5cd6f35518932d45ce
parentd37f98ea5110fbd28322e2283ab41f07aabd6d3a
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>
Open-ILS/src/eg2/src/app/core/db-store.service.ts
Open-ILS/src/eg2/src/app/core/org.service.ts