Closed
Bug 798783
Opened 12 years ago
Closed 12 years ago
Incorrect usage of nsCAutoString instead of nsAutoCString
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.0
People
(Reporter: ssitter, Assigned: ssitter)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Bug 773151 converted all occurrences of nsCAutoString to nsAutoCString.
Bug 785733 reintroduced nsCAutoString in the calendar code by mistake.
This should be corrected to use nsAutoCString.
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Comment on attachment 668775 [details] [diff] [review]
fix
Good catch, thanks for the patch!
Attachment #668775 -
Flags: review?(philipp) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.0
You need to log in
before you can comment on or make changes to this bug.
Description
•