Closed Bug 89540 Opened 23 years ago Closed 23 years ago

access-proxy must not print debug msg to console in opt build

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: cls, Assigned: aaronlev)

References

Details

Attachments

(1 file)

access-proxy has a hardcoded:
#define NS_DEBUG_ACCESS_BUILTIN 1
which causes a ton of debug messages to hit the console for every event even in
an optimized build.  This define should be wrapped in a DEBUG ifdef at minimum.
Status: NEW → ASSIGNED
Blocks: 89528
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Something didn't make it in the checkin.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
for the attachement I give r=.

Aaron, what is your comment "checked in" referring too? 
"Checked in" - originally the fix to get rid of printf's was reviewed and
checked in as part of another bug.

Had to reopen it when I noticed another printf.
Status: REOPENED → ASSIGNED
r= jesup for whatever that's worth
Status: ASSIGNED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
fix checked into trunk
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: