Reputation: 31
my chrome browser's version is 35.0.1916.114 m.
after updating, window.webkitNotifications object is undefined....
why? please help me
Upvotes: 3
Views: 1349
Reputation: 1329
The chrome/webkit api is replaced:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/8vqyfHa8_dw
https://developer.mozilla.org/en/docs/Web/API/notification
https://developer.chrome.com/extensions/notifications
Upvotes: 1