Closed
Bug 271790
Opened 20 years ago
Closed 20 years ago
calendarService.js contains debug dumps
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: mostafah)
Details
Attachments
(1 file)
|
2.34 KB,
patch
|
Details | Diff | Splinter Review |
I built Mozilla for OS/2 including the calendar from the 1.8a5 release sources, and now I get debug output from the calendar component when starting Mozilla and compreg.dat and xpti.dat are recreated. This output seems to come from mozilla/calendar/resources/content/calendarService.js.
| Reporter | ||
Comment 1•20 years ago
|
||
I guess these have been left by mistake, in other modules they are contained within some if (__debug) check or something like that. In this patch I just "//" commented them...
| Assignee | ||
Comment 2•20 years ago
|
||
Patch checked in. Thanks
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 3•18 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in
before you can comment on or make changes to this bug.
Description
•