Closed Bug 803355 Opened 12 years ago Closed 3 years ago

"ASSERTION: charset name must be canonical" with View Source

Categories

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

x86_64
macOS
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, regression)

Attachments

(1 file)

Attached file stack trace
1. Load an empty, local HTML file.
2. View Source.

###!!! ASSERTION: charset name must be canonical: 'canonicalName.Equals(aCharSetID)', file content/base/src/nsDocument.cpp, line 3094

"ISO-8859-1" vs "iso-8859-1" (?)

Maybe a regression from bug 799917?
Yes, very likely.
Blocks: 799917
Lowercased charset names can sneak in via markupDocumentViewer.defaultCharacterSet.
This also affects media documents.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML

This bit of code is gone as part of migration to mozilla::Encoding.

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

Attachment

General

Creator:
Created:
Updated:
Size: