Re: Notifications

On Tue, 23 Feb 2010 20:20:13 +0100, Ian Fette (イアンフェッティ)  
<ifette@google.com> wrote:
> CreateInteractiveNotification(in DOMString text-fallback, [Optional] in
> DOMString MimeType1, [Optional] in DOMString NotificationFormat1,  
> [Optional]
> in DOMString MimeType2, [Optional] NotificationFormat2, ...)
>
> forgive my broken IDL, I'm sure there's a better way to express it, but  
> you get the idea.

I don't see why it cannot be just a URL. If the user agent "supports" the  
type it will render it and it will fail otherwise. There's no need for  
complex multi-level fallback here in my opinion, nobody is going to bother  
with that anyway.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Tuesday, 23 February 2010 20:12:15 UTC