Closed
Bug 1195863
Opened 11 years ago
Closed 10 years ago
Switch to new PrintUtils API
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(seamonkey2.41 fixed)
RESOLVED
FIXED
seamonkey2.41
| Tracking | Status | |
|---|---|---|
| seamonkey2.41 | --- | fixed |
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
Attachments
(1 file)
|
4.43 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
Bug 1146454 introduce a new API for printing, PrintUtils.printWindow and started the depreciation process for PrintUtils.print, so we should switch to the new API.
Attachment #8649372 -
Flags: review?(neil)
Comment 1•11 years ago
|
||
You missed out navigator.js messageWindow.js and msgMail3PaneWindow.js.
(In reply to Philip Chee from comment #1)
> You missed out navigator.js messageWindow.js and msgMail3PaneWindow.js.
In what way? I cannot see them using PrintUtils.print
Flags: needinfo?(philip.chee)
Updated•11 years ago
|
Attachment #8649372 -
Flags: review?(neil) → review+
Updated•11 years ago
|
Flags: needinfo?(philip.chee)
Comment on attachment 8649372 [details] [diff] [review]
Make the switch to printWindow [Checked in: Comment 4]
http://hg.mozilla.org/comm-central/rev/e2c24386c86a
Attachment #8649372 -
Attachment description: Make the switch to printWindow → Make the switch to printWindow [Checked in: Comment 4]
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
affected → ---
status-seamonkey2.41:
--- → fixed
OS: Unspecified → All
Hardware: Unspecified → All
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.41
You need to log in
before you can comment on or make changes to this bug.
Description
•