- From: John Gregg <johnnyg@google.com>
- Date: Thu, 5 Apr 2012 12:52:10 -0700
- To: Web Notification WG <public-web-notification@w3.org>
- Message-ID: <CAEd9o4T8cdNY4Zxoq8E7P8p_rs8sRYs1t2bo-+4qrc1U0yQFUg@mail.gmail.com>
Dear Notifications WG, I have posted a new draft of Web Notifications at http://dev.w3.org/2006/webapi/WebNotifications/publish/Notifications.html. This includes many changes which have been discussed in this group, and which seem to have reached the point of consensus: - Notification constructor now implies that the notification should be immediately shown. The show() method is completely removed. - All parameters besides the main title text of the notification are passed as a options parameter to the constructor. - ReplaceID remains functionally the same, but is now called "tag"; it is a normal attribute rather than a settable but not readable property. - The motivating cases for replaceId / tag have been elaborated with examples. - The cancel() method has been renamed to close(). - I've attempted to clarify the algorithms specified for the user agent. Please continue to send all feedback. These issues remain outstanding and not changed in the spec: - Concerns about specifying directionality. I do not have expertise in this area, but will incorporate whatever language the group agrees on. - The permissioning model -- the discussion has slowed down, without reaching consensus. Thanks, -John
Received on Thursday, 5 April 2012 19:52:40 UTC