- From: <bugzilla@jessica.w3.org>
- Date: Wed, 15 Oct 2014 13:35:41 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27033 --- Comment #5 from Manish Goregaokar <manishearth@gmail.com> --- Hm, alright. Seems a bit strange, but better than having checks all over the place. Also, the original w3 spec lets the user terminate abort() [as in, not go further in the steps] by calling open() during an onging abort (i.e. in the onabort event handler). Should we do the same here? "If open() is called in any of the event handlers, do not go to the next step n the abort() algorithm" -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 15 October 2014 13:35:43 UTC