- From: Olli Pettay <olli@pettay.fi>
- Date: Fri, 15 Aug 2014 15:38:20 +0300
- To: whatwg <whatwg@whatwg.org>
- Cc: atwilson@chromium.org
Hi, in order to prevent whatever default action Notification's click event has (for example focus the tab which initiated the Notification), the click event should be cancelable so that .preventDefault() can be called. Some background https://bugzilla.mozilla.org/show_bug.cgi?id=874050&mark=25-26#c25 https://bugzilla.mozilla.org/show_bug.cgi?id=1009190#c0 -Olli
Received on Friday, 15 August 2014 12:38:50 UTC