Closed Bug 343522 Opened 18 years ago Closed 18 years ago

remove printf in nsNavHistoryResult.cpp

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
Firefox 3 alpha1

People

(Reporter: ispiked, Assigned: moco)

References

()

Details

Attachments

(1 file)

Needs to be removed or put into some debug block.
taking, as I have already wrapped this with an #ifdef DEBUG locally.
Assignee: nobody → sspitzer
trivial patch checked in, no reviewer.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Summary: printf in nsNavHistoryResult.cpp → wrap printf in nsNavHistoryResult.cpp with #ifdef DEBUG
Target Milestone: --- → Firefox 3 alpha1
I think the printf should have just been removed, it doesn't seem like something that is generally useful unless you're specifically debugging that code (while it's being written, for example).
on second thought, how about I remove the printf?  (done)
Summary: wrap printf in nsNavHistoryResult.cpp with #ifdef DEBUG → remove printf in nsNavHistoryResult.cpp
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".

In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body   contains   places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.

Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.

Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: