Closed Bug 8728 Opened 25 years ago Closed 25 years ago

LINEBREAK should become NS_LINEBREAK in nsCookie.cpp

Categories

(Core :: Networking: Cookies, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: akkzilla, Assigned: neeti)

Details

nsCookie.cpp uses the outdated define LINEBREAK. It should use the new NS_LINEBREAK, defined in nsCRT.h, since the old files which define LINEBREAK are going away. I was going to change this, but this file isn't built on Unix (why not?) so I can't test the build to make sure it works.
Status: NEW → ASSIGNED
Target Milestone: M10
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M10 → M9
All LINEBREAK occurences have been cleaned up. nsCookie.cpp no longer uses LINEBREAK.
Status: RESOLVED → VERIFIED
verified
You need to log in before you can comment on or make changes to this bug.