Closed
Bug 183355
Opened 22 years ago
Closed 22 years ago
Typo in parser UTF charset detection code
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.3beta
People
(Reporter: alexeyc2003, Assigned: ftang)
Details
Attachments
(1 file)
780 bytes,
patch
|
ftang
:
review+
hjtoi-bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
BOM-less UTF-16BE check has wrong byte sequence.
Reporter | ||
Comment 1•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Attachment #108118 -
Flags: review+
Reporter | ||
Updated•22 years ago
|
Attachment #108118 -
Flags: superreview?
Attachment #108118 -
Flags: superreview? → superreview?(heikki)
Assignee | ||
Comment 2•22 years ago
|
||
easy stuff. let's get sr and land it. low risk since there are not many UTF-16BE
content out there.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.3beta
Updated•22 years ago
|
Attachment #108118 -
Flags: superreview?(heikki) → superreview+
Reporter | ||
Comment 3•22 years ago
|
||
Comment on attachment 108118 [details] [diff] [review]
patch
Might as well check it into the 1.0 branch
Attachment #108118 -
Flags: approval1.0.x?
Reporter | ||
Comment 4•22 years ago
|
||
patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•22 years ago
|
Attachment #108118 -
Flags: approval1.0.x?
You need to log in
before you can comment on or make changes to this bug.
Description
•