Closed
Bug 1369025
Opened 8 years ago
Closed 8 years ago
Remove mozilla::dom::EncodingUtils
Categories
(Core :: Internationalization, enhancement, P3)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: hsivonen, Assigned: emk)
References
Details
Attachments
(1 file)
Make callers of mozilla::dom::EncodingUtils::FindEncodingForLabel call mozilla::Encoding::ForLabel and callers of mozilla::dom::EncodingUtils::FindEncodingForLabelNoReplacement call mozilla::Encoding::ForLabelNoReplacement.
Updated•8 years ago
|
Priority: -- → P3
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → VYV03354
Status: NEW → ASSIGNED
| Assignee | ||
Updated•8 years ago
|
Summary: Remove mozilla::dom::EncodingUtils::FindEncodingForLabel → Remove mozilla::dom::EncodingUtils
| Reporter | ||
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8878767 [details]
Bug 1369025 - Remove mozilla::dom::EncodingUtils.
https://reviewboard.mozilla.org/r/150072/#review154760
Attachment #8878767 -
Flags: review?(hsivonen) → review+
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/6e0dd372f23d
Remove mozilla::dom::EncodingUtils. r=hsivonen
Comment 5•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•