Closed
Bug 62398
Opened 25 years ago
Closed 25 years ago
Eliminate printfs from gtk clipboard
Categories
(Core :: XUL, defect, P2)
Tracking
()
VERIFIED
FIXED
mozilla0.9
People
(Reporter: akkzilla, Assigned: akkzilla)
Details
Attachments
(1 file)
|
2.56 KB,
patch
|
Details | Diff | Splinter Review |
There are lots of debug printfs in the gtk clipboard code, including the very
commonly seen "clearing PRIMARY clipboard". These should be ifdef'ed. Patch on
the way.
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: --- → mozilla0.9
| Assignee | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 2•25 years ago
|
||
Fixed.
| Assignee | ||
Comment 3•25 years ago
|
||
Really marking fixed. :-)
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•