Re: [DOM3 Events/DOM4] re-dispatching trusted events with initEvent

On 4/24/12 5:02 PM, Boris Zbarsky wrote:
> Oh, and that's before we get into default actions implemented by
> extensions.

And one more thing: extensions _definitely_ want to know whether events 
are trusted or not.  This doesn't necessitate a web-exposed API, 
obviously; the property could only be visible in extension code.  But it 
does necessitate the internal flag.

-Boris

Received on Tuesday, 24 April 2012 21:05:01 UTC