Closed
Bug 231270
Opened 21 years ago
Closed 21 years ago
Unix default prefs are being included on Mac OSX
Categories
(Core :: Preferences: Backend, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: benjamin)
References
Details
Attachments
(1 file)
5.39 KB,
patch
|
dbaron
:
superreview+
|
Details | Diff | Splinter Review |
By mistake from bug 224578, I put a bunch of unix-specific default prefs under
#ifdef XP_UNIX without checking #ifndef XP_MACOSX. Also, since I have ACDEFINES
available to the preprocessor, I can make some of the #ifdefs a little simpler.
Assignee | ||
Comment 1•21 years ago
|
||
Attachment #139286 -
Flags: superreview+
Assignee | ||
Comment 2•21 years ago
|
||
fixed-on-trunk
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
•