Closed
Bug 814064
Opened 13 years ago
Closed 13 years ago
Don't fire onreadystatechange during async send()
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Whiteboard: [CORS-testsuite])
Attachments
(1 file, 2 obsolete files)
19.16 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
We fire one when we shouldn't.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Attachment #684087 -
Flags: review?(jonas)
![]() |
Assignee | |
Comment 2•13 years ago
|
||
Er, I should run the other XHR tests... they might be depending on this behavior. :(
![]() |
Assignee | |
Comment 3•13 years ago
|
||
Attachment #684091 -
Flags: review?(jonas)
![]() |
Assignee | |
Updated•13 years ago
|
Attachment #684087 -
Attachment is obsolete: true
Attachment #684087 -
Flags: review?(jonas)
![]() |
Assignee | |
Updated•13 years ago
|
Whiteboard: [need review] → [need review][CORS-testsuite]
![]() |
Assignee | |
Comment 4•13 years ago
|
||
Attachment #684120 -
Flags: review?(jonas)
![]() |
Assignee | |
Updated•13 years ago
|
Attachment #684091 -
Attachment is obsolete: true
Attachment #684091 -
Flags: review?(jonas)
Attachment #684120 -
Flags: review?(jonas) → review+
![]() |
Assignee | |
Comment 5•13 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/fd8f925ad459 with an additional worker test fix too.
Flags: in-testsuite+
Whiteboard: [need review][CORS-testsuite] → [CORS-testsuite]
Target Milestone: --- → mozilla20
Comment 6•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•