[Bug 19470] Event firing sequence on abort() after send()

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19470

--- Comment #3 from Anne <annevk@annevk.nl> ---
So maybe instead we should have "terminate send() flag" or some such that is
checked at various points in the send() algorithm?

open() can do the same thing by the way, to both abort() and send(). If you or
ap have suggestions for sensible places where these flags should be checked I
can update the specification to make this whole vagueness go away.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 11 October 2012 13:59:48 UTC