Closed Bug 1541138 Opened 5 years ago Closed 5 years ago

Update MimeType.cpp to check for HTTP whitespace, not ASCII whitespace.

Categories

(Core :: DOM: Networking, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: twisniewski, Assigned: twisniewski)

References

()

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

We should be checking for HTTP whitespace in the parser added in bug 1454590. Checking for ASCII whitespace instead causes web platform test-failures, and is against the spec.

This is currently causing us to fail the xhr/overridemimetype-blob.html web platform test.

Update MimeType.cpp to consider HTTP whitespace, not ASCII whitespace

Assignee: nobody → twisniewski
Priority: -- → P3
Whiteboard: [necko-triaged]
Pushed by twisniewski@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d73129a2b182
Update MimeType.cpp to consider HTTP whitespace, not ASCII whitespace; r=hsivonen
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: