Change #4989
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Fri 10 Nov 2017 12:14:34 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | d5a8ecfb05739bcbcf61a12337916df44da98a63 |
Comments
LP#1731496 Avoid PhantomJS BroadcastChannel failure Avoid attempts to create BroadcastChannel objects in contexts where the object does not exist. Specifically, allow PhantomJS to run unit tesst without dying on: ReferenceError: Can't find variable: BroadcastChannel Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Changed files
- Open-ILS/web/js/ui/default/staff/services/auth.js