Closed
Bug 773840
Opened 13 years ago
Closed 13 years ago
External API build bustage from bug 145293
Categories
(MailNews Core :: Import, defect)
MailNews Core
Import
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 17.0
People
(Reporter: neil, Assigned: neil)
References
Details
Attachments
(1 file)
|
2.12 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
I don't know whether bug 145293 deliberately reverted bug 707305 by switching MsgCountChar back to CountChar or whether the author was worried because MsgCountChar is only currently defined for nsACString in external API builds, but we need to change it back and defined an nsAString version of MsgCountChar.
We also need to replace a couple of uses of Find with something external-API safe.
| Assignee | ||
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Attachment #642119 -
Flags: review?(mbanner) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Target Milestone: --- → Thunderbird 17.0
You need to log in
before you can comment on or make changes to this bug.
Description
•