hardlounge/client/js
Jérémie Astori e21ec8b447 Silence failures to trigger notifications when not available
Recent Chrome versions are dropping out `new Notification` in favor of `ServiceWorkerRegistration.showNotification`.
This makes sure nothing bad happens until we have proper support for Service Workers.

See:
- https://stackoverflow.com/questions/29774836/failed-to-construct-notification-illegal-constructor
- https://stackoverflow.com/questions/31512504/html5-notification-not-working-in-mobile-chrome
2016-11-08 01:02:25 -05:00
..
libs Remove browser notification polyfill and inform user when unsupported 2016-10-22 17:26:34 -04:00
loading-slow-alert.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
lounge.js Silence failures to trigger notifications when not available 2016-11-08 01:02:25 -05:00