Closed Bug 1366963 Opened 7 years ago Closed 5 years ago

Failure in XMLHttpRequest/historical.html

Categories

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

defect

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"
Assignee: nobody → shuang
Priority: -- → P3
Blocks: xhr
Assignee: shuang → nobody
Component: DOM → DOM: Core & HTML

This will be fixed once we remove moz-chunked-arraybuffer support in bug 1120171.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.