Closed
Bug 1846780
Opened 1 year ago
Closed 1 year ago
responseXML is not populated for a blob with an empty type
Categories
(Core :: DOM: Networking, task, P2)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: dlrobertson, Assigned: dlrobertson)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
A XHR of a blob URL for a blob that has no type should still populate the responseXML
.
See bug 1784880 comment 19 for details.
Assignee | ||
Comment 1•1 year ago
|
||
A blob with an empty content type or any other invalid content type should
return a value for responseXML.
Updated•1 year ago
|
Assignee: nobody → drobertson
Status: NEW → ASSIGNED
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]
Pushed by drobertson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31b0ff2b8646
responseXML is populated for a blob with an empty type. r=twisniewski
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•