Closed Bug 1312440 Opened 8 years ago Closed 8 years ago

Remove the mPairedBracketType field from nsCharProps2 when ENABLE_INTL_API is set

Categories

(Core :: Internationalization, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: jfkthame, Assigned: jfkthame)

Details

Attachments

(1 file, 1 obsolete file)

This field is unused when we have ICU available, so we should remove it from the struct.
Looks like this was simply a mistake in bug 724538; this field need never have been included in the short version of the struct.
Attachment #8803905 - Flags: review?(VYV03354)
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Comment on attachment 8803905 [details] [diff] [review]
Remove (unused) paired bracket data from our Unicode property tables when ICU is available

Can you just remove mPairedBracketType instead of replacing it with a dummy field?
Yes, we could do that. I'd like to keep it explicit that we have spare bits here, so we don't forget about them if we ever want to add some other flag, but we could just have a comment rather than an actual field.
Attachment #8803905 - Attachment is obsolete: true
Attachment #8803905 - Flags: review?(VYV03354)
Attachment #8804200 - Flags: review?(VYV03354) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/ee1133c34b71c1257efbd561382156c75b2d21b6
Bug 1312440 - Remove (unused) paired bracket data from our Unicode property tables when ICU is available. r=emk
https://hg.mozilla.org/mozilla-central/rev/ee1133c34b71
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: