Replace idl nsIArray usage with Array<T> in ldap/xpcom/public
Categories
(MailNews Core :: General, task)
Tracking
(thunderbird_esr78 wontfix, thunderbird84 wontfix)
People
(Reporter: benc, Assigned: benc)
References
Details
(Keywords: leave-open)
Attachments
(3 files)
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
covers:
ldap/xpcom/public/nsILDAPModification.idl
ldap/xpcom/public/nsILDAPOperation.idl
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
No test coverage on these yet, . Plan is to add some modification support to the fake LDAP server in Bug 662192 once it lands.
(But I've had these patches sitting around for a while, and they're fairly niche, so figured it'd be good to get them landed, even with the current lack of test coverage).
Comment 5•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/44a6e0d5804f
Remove nsIArray use in nsILDAPOperation.addExt() and .modifyExt(). r=mkmelin
https://hg.mozilla.org/comm-central/rev/15c38bcd127f
Remove nsIArray use in nsILDAPOperation.serverControls and .clientControls. r=mkmelin
https://hg.mozilla.org/comm-central/rev/a05709be32dd
Remove nsIArray use in nsILDAPModification. r=mkmelin
Assignee | ||
Updated•4 years ago
|
Description
•