Re: [presentation-api] Allow page to designate a default presentation URL

> Well, there might me more than one frame / page that declared the 
same DPU. It seems right to notify all of them; the page may ignore 
the event if its document is not in focus.

The navigator object is global and not attached to a specific window. 
It feels unintuitive from an API perspective for it to behave 
differently according to the values of `<link>` tags in a specific 
frame.

Dominik, Anssi, et. al., why was the `presentation` object attached to
 `navigator` originally?  Would it make sense attached to `window` 
instead?


-- 
GitHub Notif of comment by mfoltzgoogle
See 
https://github.com/w3c/presentation-api/issues/26#issuecomment-79155980

Received on Friday, 13 March 2015 17:22:52 UTC