Closed
Bug 1292486
Opened 9 years ago
Closed 7 years ago
Get rid of nsIUnicodeNormalizer interface
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | affected |
People
(Reporter: m_kato, Assigned: m_kato)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
After fix bug 1292476, we can remove this interface if ICU is turned on.
But some Addons uses this interface, so we might have to remove this on mobile only...
| Assignee | ||
Updated•8 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•8 years ago
|
Blocks: post-57-api-changes
| Assignee | ||
Updated•8 years ago
|
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → m_kato
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8920508 [details]
Bug 1292486 - Get rid of nsIUnicodeNormalizer interface.
https://reviewboard.mozilla.org/r/191508/#review196710
Yes, it's time to get rid of this.
You should also delete the normalization_data.h file, only used by nsUnicodeNormalizer.cpp.
Attachment #8920508 -
Flags: review?(jfkthame) → review+
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dcf5bf004564
Get rid of nsIUnicodeNormalizer interface. r=jfkthame
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/5dd84312ab4c
Port bug 1292486: Get rid of nsIUnicodeNormalizer interface (remove unicharutil.xpt from package manifests). rs=bustage-fix
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 5•7 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•