Closed
Bug 1853365
Opened 2 years ago
Closed 2 years ago
modernize some nsIImapUrl string types
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(thunderbird_esr115 wontfix)
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr115 | --- | wontfix |
People
(Reporter: mkmelin, Assigned: mkmelin)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1851293 +++
This is a continuation of bug 1851293, to fix the underlying issue of non-smart strings causing havoc.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
status-thunderbird_esr115:
--- → wontfix
Keywords: checkin-needed-tb
Target Milestone: --- → 119 Branch
Comment 2•2 years ago
|
||
Why do you check arguments with MOZ_ASSERT()? Isn't NS_ENSURE_ARG_POINTER() the standard way to do this?
Flags: needinfo?(mkmelin+mozilla)
Pushed by martin@humanoids.be:
https://hg.mozilla.org/comm-central/rev/172026a90df2
Modernize some imap idl string types. r=gds,BenC
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(mkmelin+mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•