Closed
Bug 1420575
Opened 8 years ago
Closed 2 years ago
In case of duplicate MIME type parameters, consider using the first
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 1847659
People
(Reporter: annevk, Assigned: dotoole)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
See https://github.com/whatwg/mimesniff/issues/41 for context. https://github.com/whatwg/mimesniff/issues/42 has an overview of the testing situation.
Basically, given
text/html;charset=utf-8;charset=gbk
I'd like all browsers to align on using UTF-8.
Comment 1•8 years ago
|
||
Do you have time to take this, Kershaw?
Flags: needinfo?(kechang)
Priority: -- → P3
Whiteboard: [necko-triaged]
Comment 2•8 years ago
|
||
(In reply to Junior[:junior] from comment #1)
> Do you have time to take this, Kershaw?
Assign to me first.
Assignee: nobody → kechang
Flags: needinfo?(kechang)
This was fixed with the patch from Bug 1847659.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•