Closed
Bug 267763
Opened 21 years ago
Closed 21 years ago
remove still-compiled classic code from printing prompt services
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jaas, Assigned: jaas)
Details
Attachments
(1 file)
2.90 KB,
patch
|
jaas
:
review+
jaas
:
superreview+
|
Details | Diff | Splinter Review |
We still do a runtime check for Mac OS X in printing prompt services. If it
failed it would execute the rest of the method, but it can't fail since we don't
run on classic, so remove it.
![]() |
||
Comment 2•21 years ago
|
||
Comment on attachment 164604 [details] [diff] [review]
patch v1.0
r+sr=darin
Attachment #164604 -
Flags: superreview?(darin)
Attachment #164604 -
Flags: review?(darin)
Comment on attachment 164604 [details] [diff] [review]
patch v1.0
setting darin's r and sr flags
Attachment #164604 -
Flags: superreview?(darin)
Attachment #164604 -
Flags: superreview+
Attachment #164604 -
Flags: review?(darin)
Attachment #164604 -
Flags: review+
landed
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•