RESOLVED INVALID 98388
method "createHTMLNotification" not recognized
https://bugs.webkit.org/show_bug.cgi?id=98388
Summary method "createHTMLNotification" not recognized
Jean
Reported 2012-10-04 02:40:32 PDT
Hello, The webkit html notification (createHTMLNotification) work fine until yesterday. An error is appear (see below), the code has not change -> incompatible with the last version of chrome ? Error message : Uncaught TypeError: Object #<NotificationCenter> has no method 'createHTMLNotification' If I use the methode "createNotification", it's work fine but I need to use HTML notification. The settings of chrome allowed the pop-up and notification for all website (and tests are in the code for check that). Thanks in advance, regards Jean
Attachments
Alexey Proskuryakov
Comment 1 2012-10-04 10:22:06 PDT
When you say that this worked until yesterday, are you referring to WebKit nightlies <http://nightly.webkit.org>, or to Chromium? This feature is being removed from Chromium, according to <https://plus.google.com/u/0/+GoogleChromeDevelopers/posts/8vWo8hq4pDm>.
Jean
Comment 2 2012-10-04 23:15:39 PDT
Alexey, Thank you for your quick reply. It's unfortunate that this feature has removed ... it's was a good idea I will update the status. Regards Jean
Note You need to log in before you can comment on or make changes to this bug.