Using the web notifications api Mozilla will ask user for permission. If I choose 'Always Block Notifications' there seems no way to undo that setting(?).
I've checked about:config, and dom.notifications.enabled is true.
But calling Notification.requestPermission() never shows the popup again...