Re: Feedback from Safari on Web Notifications

On Mar 7, 2012, at 3:24 PM, Maciej Stachowiak wrote:

> One way to avoid that is to make NotificationOptions a real interface instead of just using a generic Object-as-dictionary, so you can feature test. Not sure if that is worthwhile. Either way, showing implicitly seems to have benefits that outweigh the costs, IMO.

I'm ok with changing the notification behavior to show on creation, and agree that the dictionary should be made into an interface similar to PositionOptions in the geolocation spec [1].

Jon

[1] http://www.w3.org/TR/geolocation-API/#position_options_interface

Received on Thursday, 8 March 2012 07:13:21 UTC