in www/browser/notification.js [27:32]
setTimeout(function () { window.alert(message); if (callback) { callback(); } }, 0);