mirror of
https://github.com/zulip/zulip.git
synced 2025-10-27 18:13:58 +00:00
Chrome has removed the webkitNotifications API and not only has the w3c web notifications API. This adds a shim when webkitNotifications is missing but Notification is present. (imported from commit e21c476f9ae6570c297c88bd6ff90a97818688e6)