Closed
Bug 1402049
Opened 8 years ago
Closed 8 years ago
Remove support for using legacy Gecko normalization in gfxHarfBuzzShaper, as ICU is always available
Categories
(Core :: Graphics: Text, enhancement, P3)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | unaffected |
| firefox58 | --- | fixed |
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
Now that we have ICU available on all platforms, we can clean up some legacy code here.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8910875 -
Flags: review?(jmuizelaar)
| Assignee | ||
Comment 2•8 years ago
|
||
Oh, the #include "nsIUnicodeNormalizer.h" can also be removed; fixed locally.
Updated•8 years ago
|
Attachment #8910875 -
Flags: review?(jmuizelaar) → review+
Updated•8 years ago
|
status-firefox57:
--- → unaffected
status-firefox58:
--- → fix-optional
Priority: -- → P3
Whiteboard: [gfx-noted]
Pushed by jkew@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/762cf727dc75
Remove support for using legacy Gecko normalization in gfxHarfBuzzShaper, as ICU is always available. r=jrmuizel
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•