Closed
Bug 655255
Opened 14 years ago
Closed 14 years ago
Remove nsICharsetDetectionAdaptor from the tree
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(1 file)
15.23 KB,
patch
|
smontagu
:
review+
|
Details | Diff | Splinter Review |
The new HTML parser uses chardet directly and makes nsICharsetDetectionAdaptor. Remove nsICharsetDetectionAdaptor as dead code once the old parser is gone.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #530619 -
Flags: review?(smontagu)
![]() |
||
Updated•14 years ago
|
Attachment #530619 -
Flags: review?(smontagu) → review+
Assignee | ||
Comment 2•14 years ago
|
||
nsHTMLContentSink is used for about:blank only these days, so this can land.
No longer depends on: 563890
Assignee | ||
Comment 3•14 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6e755023cdfa
Not adding an extension compat keyword, because extensions using this interface would have been broken since Firefox 4 anyway.
![]() |
||
Comment 4•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•