Closed
Bug 759257
Opened 13 years ago
Closed 12 years ago
Remove InfallableCopyCString [sic]
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: Ms2ger, Assigned: briansmith)
References
Details
Attachments
(1 file)
5.26 KB,
patch
|
u408661
:
review+
|
Details | Diff | Splinter Review |
nsCString assignment is infallible since bug 737164, so there is no point in having an "InfallableCopyCString" class.
Assignee | ||
Comment 1•13 years ago
|
||
Yes, you are right. This patch was written and reviewed prior to that happening.
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #766544 -
Flags: review?(hurley)
Comment on attachment 766544 [details] [diff] [review]
Remove InfallableCopyCString [sic]
Review of attachment 766544 [details] [diff] [review]:
-----------------------------------------------------------------
I love the smell of code removal in the morning.
r=me
Attachment #766544 -
Flags: review?(hurley) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Status: NEW → ASSIGNED
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
You need to log in
before you can comment on or make changes to this bug.
Description
•