Closed Bug 842357 Opened 11 years ago Closed 11 years ago

Fix XMLHttpRequest event handling for abort() (and maybe open()) during send()

Categories

(Core :: DOM: Core & HTML, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: annevk, Unassigned)

Details

See https://www.w3.org/Bugs/Public/show_bug.cgi?id=19470 for a description of one symptom for this.

See http://xhr.spec.whatwg.org/ for the spec we should follow.
This may sound obvious, but what precisely are we doing wrong?  Can you attach a testcase (preferably as HTML)?
Sorry, I was wrong. I thought Gecko did something the specification prescribed earlier (stopping the send() algorithm entirely), but it appears it does not.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.