Closed
Bug 266218
Opened 21 years ago
Closed 21 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•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #163507 -
Flags: superreview?(roc)
Attachment #163507 -
Flags: review?(kherron+mozilla)
Attachment #163507 -
Flags: superreview?(roc) → superreview+
![]() |
||
Comment 2•21 years ago
|
||
Comment on attachment 163507 [details] [diff] [review]
patch
Yup, my bad.
Attachment #163507 -
Flags: review?(kherron+mozilla) → review+
![]() |
||
Comment 3•21 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: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•