Closed Bug 1554589 Opened 5 years ago Closed 5 years ago

Turn nsCharsetSource constants into an enum

Categories

(Core :: Internationalization, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: hsivonen, Assigned: emk)

References

Details

Attachments

(1 file)

The number of places affected, especially in XPCOM interfaces, is rather large to relatively little benefit, but it would be nice to have this.

FYI XPIDL can define C-compatible enums now (bug 1498059).

Since unscoped enums implicitly convert to underlying types, we don't have to change everything at once. It is worth enough to introduce auto-numbering, IMO.

Assignee: nobody → VYV03354
Status: NEW → ASSIGNED
Priority: -- → P3
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/022a6145be07
Turn nsCharsetSource constants into an enum. r=hsivonen
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Regressions: 1556746
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: