after updating chrome(35.0.1916.114 m), webkitNotifications does not work

女生的网名这么多〃 提交于 2019-12-02 01:13:48

问题


my chrome browser's version is 35.0.1916.114 m.

after updating, window.webkitNotifications object is undefined....

why? please help me


回答1:


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



来源:https://stackoverflow.com/questions/23820931/after-updating-chrome35-0-1916-114-m-webkitnotifications-does-not-work

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!