Re: Service worker popup (rich notification)

On Thu, Oct 2, 2014 at 2:48 PM, John Mellor <johnme@google.com> wrote:
> API-wise, you probably know that the ServiceWorkerClient interface lets a SW
> focus existing same-origin tabs or open new ones (by constructing a client;
> perhaps confusingly).

Constructing an object as a means of opening a new window seems really
weird. Is that the pattern common JavaScript widget libraries adopt?


-- 
https://annevankesteren.nl/

Received on Monday, 6 October 2014 10:08:16 UTC