Closed
Bug 1366963
Opened 8 years ago
Closed 6 years ago
Failure in XMLHttpRequest/historical.html
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1120171
People
(Reporter: shawnjohnjr, Unassigned)
References
(Blocks 1 open bug)
Details
Support for responseType = moz-blob
assert_equals: expected "" but got "moz-blob"
Support for responseType = moz-chunked-text
assert_equals: expected "" but got "moz-chunked-text"
Support for responseType = moz-chunked-arraybuffer
assert_equals: expected "" but got "moz-chunked-arraybuffer"
Reporter | ||
Updated•8 years ago
|
Assignee: nobody → shuang
Updated•7 years ago
|
Priority: -- → P3
Reporter | ||
Updated•7 years ago
|
Assignee: shuang → nobody
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Comment 1•6 years ago
|
||
This will be fixed once we remove moz-chunked-arraybuffer support in bug 1120171.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•