Closed nfroidure closed 11 years ago
Using requestPermission will only insside a user interaction event callback (click on a button)
interesting. will investigate later on.
done, see notifications
branch: https://github.com/brunobord/pomodorock/tree/notifications
has been merged in the main branch.
mmm... I wish this could work. Looks like it's not supported by chrome, safari and firefox: http://www.html5rocks.com/en/tutorials/notifications/quick/
even
window.webkitNotifications.requestPermission();
doesn't trigger anything...