Perhaps if we had some sort of priority system to the queue, where high
priority events (navigation, etc) override the other ones?

-Manish Goregaokar

On Thu, Jan 29, 2015 at 2:00 AM, Boris Zbarsky <bzbar...@mit.edu> wrote:

> On 1/28/15 12:33 PM, Josh Matthews wrote:
>
>> I'm not certain what you're asking. The events come from another thread,
>> so they need through some kind of event queue. Today, that's the
>> per-origin event loop.
>>
>
> OK.  That means, for example, that you can't navigate away from a page
> that's in the middle of a sync XHR.  At least assuming I understand the
> setup correctly.
>
> If so, that seems clearly undesirable, since a page can simply keep
> triggering consecurity sync XHRs....
>
> -Boris
>
> _______________________________________________
> dev-servo mailing list
> dev-servo@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-servo
>
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to