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

On 04/24/2012 10:38 PM, Glenn Maynard wrote:
> On Tue, Apr 24, 2012 at 2:23 PM, Olli Pettay <Olli.Pettay@helsinki.fi
> <mailto: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?
XBL2 or similar where the binding is coming from another domain.
(ShadowDOM + related specs would need it too)


-Olli



>  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 Wednesday, 25 April 2012 05:08:15 UTC