Closed
Bug 1708177
Opened 4 years ago
Closed 4 years ago
kill off nsIJSEnumerator from calendar
Categories
(Calendar :: General, task)
Calendar
General
Tracking
(thunderbird_esr91 unaffected, thunderbird93 unaffected)
RESOLVED
FIXED
94 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | unaffected |
| thunderbird93 | --- | unaffected |
People
(Reporter: mkmelin, Assigned: mschroeder)
Details
Attachments
(1 file)
nsIJSEnumerator is basically extinct. After converting the thee cases in calendar, that looks like it could be dropped from xpidl completely (no m-c usage)
Probably should be declared Array<AString> instead.
https://searchfox.org/comm-central/search?q=nsIJSEnumerator&path=
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → mschroeder
Status: NEW → ASSIGNED
Updated•4 years ago
|
Attachment #9237145 -
Attachment description: Bug 1708177 - Remove nsIJSEnumerator usage from calendar. r=mkmelin → Bug 1708177 - Remove nsIJSEnumerator usage from calendar. r=darktrojan
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/6266c1c648c4
Remove nsIJSEnumerator usage from calendar. r=darktrojan
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
status-thunderbird93:
--- → unaffected
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•