Closed
Bug 716871
Opened 13 years ago
Closed 13 years ago
remove nshttp::CLAMP
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: mcmanus, Assigned: mcmanus)
Details
Attachments
(1 file)
1.66 KB,
patch
|
jduell.mcbugs
:
review+
|
Details | Diff | Splinter Review |
bug 695303 removed most users of CLAMP and replaced it with mozilla::clamped but missed one user in HttpChannelChild
this patch converts that usage and removes the macro so people (like me) don't try and keep using it.
Assignee | ||
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Attachment #587289 -
Flags: review?(jduell.mcbugs) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla12
![]() |
||
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•