Re: Please confirm DAP comment resolution

Hi Anne, Doug,

On 25.1.2013, at 16.49, ext Anne van Kesteren wrote:

> On Wed, Jan 23, 2013 at 3:14 PM, Anssi Kostiainen
> <anssi.kostiainen@nokia.com> wrote:
>> "... at the browsing context's Window object" is how it's implemented in Gecko, IIUC:
>> 
>>  https://bug738131.bugzilla.mozilla.org/attachment.cgi?id=612652
> 
> But which browsing context? All of them right? These events are not
> dispatched as a result of running script (although in implementations
> they are, because you gave addEventListener side effects, but the spec
> does not admit that, for better or worse).

Anne - the side effects concerns aside, what is your preference?

Doug - how is your implementation dispatching DeviceProximityEvent and UserProximityEvent events exactly?

At Window objects in all windows or tabs?

Also if the document is not visible at all (background tabs or windows)?

Are the events dispatched at the root Window object only, and not within iframes or frames in a frameset?

-Anssi

Received on Monday, 28 January 2013 13:10:20 UTC