Closed
Bug 1341272
Opened 8 years ago
Closed 8 years ago
readyState not correctly updated during synchronous XMLHttpRequest failure
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: annevk, Assigned: shawnjohnjr)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.17 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
Updated•8 years ago
|
Priority: -- → P3
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → shuang
Assignee | ||
Comment 1•8 years ago
|
||
Assignee | ||
Comment 2•8 years ago
|
||
Assignee | ||
Comment 3•8 years ago
|
||
Comment on attachment 8850932 [details] [diff] [review]
Bug 1341272 - Set readyState to DONE during synchronous XMLHttpRequest failure
Hi baku,
I think try result looks good. Sorry, this simple bug is pending for a while at my side.
Attachment #8850932 -
Flags: review?(amarchesini)
Updated•8 years ago
|
Attachment #8850932 -
Flags: review?(amarchesini) → review+
Pushed by shuang@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8e3e5dc30f91
Set readyState to DONE during synchronous XMLHttpRequest failure, r=baku
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
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
•