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

On Tue, Apr 24, 2012 at 2:23 PM, Olli Pettay <Olli.Pettay@helsinki.fi>wrote:
>
> Yes. It should be possible to re-dispatch events. But if a script
> running on a web page dispatches event, the event must become
> untrusted.


What's the point of isTrusted, anyway?  You have to trust other scripts
running in the same page anyway.  Does it come into play with cross-origin
iframes or something?

-- 
Glenn Maynard

Received on Tuesday, 24 April 2012 19:38:41 UTC