Closed
Bug 266218
Opened 20 years ago
Closed 20 years ago
useCups pref not initialized
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ajschult784, Assigned: ajschult784)
References
()
Details
Attachments
(1 file)
|
879 bytes,
patch
|
kherron+mozilla
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
In nsPSPrinters::Init from bug 257381, |useCups| is uninitialized and (since it's not set in any prefs file) results in a UMR. I assume this should be on by default...
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Updated•20 years ago
|
Attachment #163507 -
Flags: superreview?(roc)
Attachment #163507 -
Flags: review?(kherron+mozilla)
Attachment #163507 -
Flags: superreview?(roc) → superreview+
Comment 2•20 years ago
|
||
Comment on attachment 163507 [details] [diff] [review] patch Yup, my bad.
Attachment #163507 -
Flags: review?(kherron+mozilla) → review+
Comment 3•20 years ago
|
||
Checked in: Checking in nsPSPrinters.cpp; /cvsroot/mozilla/gfx/src/psshared/nsPSPrinters.cpp,v <-- nsPSPrinters.cpp new revision: 1.2; previous revision: 1.1 done Resolving FIXED. Thanks for the patch, Andrew.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•