shadowkai97 / fauxbar

Automatically exported from code.google.com/p/fauxbar
0 stars 0 forks source link

Chrome 28: HTML notifications not working #140

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
js/background.js line 832

Uncaught TypeError: Object #<notificationcenter> has no method 
'createHTMLNotification'

Related:
http://stackoverflow.com/questions/12724667/webkit-desktop-notification-has-no-m
ethod-createhtmlnotification
https://plus.google.com/u/0/+GoogleChromeDevelopers/posts/8vWo8hq4pDm

Looks like HTML notifications are no more :(
Will need to test this in Canary.

But it looks like the new chrome.notifications only works in Windows... not 
very ideal.

Original issue reported on code.google.com by fauxbar....@gmail.com on 8 Jul 2013 at 2:13

GoogleCodeExporter commented 8 years ago
Rich notifications:
http://blog.chromium.org/2013/05/rich-notifications-in-chrome.html

Mac and Linux support is coming "soon".

Original comment by fauxbar....@gmail.com on 8 Jul 2013 at 2:17

GoogleCodeExporter commented 8 years ago

Original comment by fauxbar....@gmail.com on 12 Jul 2013 at 11:50

GoogleCodeExporter commented 8 years ago
Fixed in v1.4.0.

Original comment by fauxbar....@gmail.com on 18 Jul 2013 at 4:28