Closed
Bug 267763
Opened 20 years ago
Closed 20 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•20 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: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•