Closed
Bug 654109
Opened 14 years ago
Closed 14 years ago
Add pr logging Module MsgCopyService to copy service
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 5.0b1
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
Attachments
(1 file)
5.39 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
In order to diagnose some of the copy failure issues users have been seen, I'm going to add logging to the copy service. The logging will probably evolve, but this is a first pass.
Attachment #529476 -
Flags: review?(neil)
Comment 1•14 years ago
|
||
Comment on attachment 529476 [details] [diff] [review]
proposed fix
>+ PR_LOG(gCopyServiceLog, PR_LOG_DEBUG, ("CopyMessages "));
Unnecessary space after CopyMessages?
Attachment #529476 -
Flags: review?(neil) → review+
Assignee | ||
Comment 2•14 years ago
|
||
fixed on trunk http://hg.mozilla.org/comm-central/rev/f11994f806d7
I'll go update the pr logging wiki page
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Summary: Add pr logging to copy service → Add pr logging Module MsgCopyService to copy service
Target Milestone: --- → Thunderbird 3.3a4
Assignee | ||
Comment 3•14 years ago
|
||
http://hg.mozilla.org/comm-central/rev/268e89a049d8 pushed for mac/linux build bustage.
You need to log in
before you can comment on or make changes to this bug.
Description
•