Closed
Bug 1478820
Opened 8 years ago
Closed 8 years ago
Stop manually keeping VTYPE_* and TD_* enum variants in sync
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
Details
Attachments
(1 file)
The nsIDataType interface isn't ever used from JS, so it should be easy for us to just define the nsIDataType constants in terms of the TD_ ones.
| Assignee | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment on attachment 8995342 [details]
Bug 1478820 - Stop manually synchronizing VTYPE_ and nsXPTTypeTag, r=erahm
Eric Rahm [:erahm] has approved the revision.
https://phabricator.services.mozilla.com/D2449
Attachment #8995342 -
Flags: review+
Pushed by nika@thelayzells.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/540ce309a136
Stop manually synchronizing VTYPE_ and nsXPTTypeTag, r=erahm
Pushed by nika@thelayzells.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2f7364bad51a
Remove trailing 'o' in comment, r=me
Comment 5•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/540ce309a136
https://hg.mozilla.org/mozilla-central/rev/2f7364bad51a
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•