Closed
Bug 1201533
Opened 10 years ago
Closed 10 years ago
Remove the GetEastAsianWidth API and its supporting character-property data
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla43
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(1 file)
867.71 KB,
patch
|
smontagu
:
review+
|
Details | Diff | Splinter Review |
Bug 1201518 will remove the only caller of this; once it is gone, we can remove the corresponding data from the character property tables.
Assignee | ||
Comment 1•10 years ago
|
||
This patch removes the EAW data, replacing it with a 3-bit 'unused' field that is simply set to zero. I'm expecting that bug 1032671 may want to reuse that space for default-emoji-style data, for example, to avoid having to add a whole new multi-level table.
Attachment #8656601 -
Flags: review?(smontagu)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Updated•10 years ago
|
Attachment #8656601 -
Flags: review?(smontagu) → review+
Assignee | ||
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/48c6a84888d5cee94dcab9d02c0fefd3cab8b646
Bug 1201533 - Remove the GetEastAsianWidth API and its supporting character-property data. r=smontagu
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•