Re: [access-control] Implementation comments

On Mon, 29 Sep 2008 23:53:32 -0400, Jonas Sicking <jonas@sicking.cc> wrote:
> I agree we shouldn't prevent synthesized events. But why not say that no  
> ProgressEvents are dispatch at all?

That would prevent synthesized ProgressEvent events.


> Seems like you at least have to prevent 'abort' as well,

Why is that?


> so why not also 'loadstart' and 'error'.

We could do that I suppose. It would require doing an origin check before  
returning on send() in the asynchronous case, but that shouldn't be much  
of an issue.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Tuesday, 30 September 2008 04:34:56 UTC