Closed
Bug 1579288
Opened 6 years ago
Closed 6 months ago
Replace CharPtrArrayGuard use with nsTArray<>
Categories
(Thunderbird :: Address Book, task)
Thunderbird
Address Book
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1792579
People
(Reporter: benc, Unassigned)
References
Details
Follow-on from Bug 1562157 and Bug 1562158.
Just to remember to remove CharPtrArrayGuard
once we've removed [array] use in xpidl.
CharPtrArrayGuard
is a utility class in addrbook
which handles freeing up char* arrays.
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Type: enhancement → task
Updated•3 years ago
|
Severity: normal → S3
Updated•6 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•