Closed
Bug 346890
Opened 19 years ago
Closed 19 years ago
Sunbird is missing PrintPDE.plugin on Mac
Categories
(Calendar :: Printing, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mattwillis, Assigned: mattwillis)
References
Details
(Whiteboard: [patch in hand])
Attachments
(1 file)
1.58 KB,
patch
|
jminta
:
first-review+
|
Details | Diff | Splinter Review |
PrintPDE.plugin provides advanced print dialog functionality on the Mac.
We build it, but we're not packaging it currently.
As a result you see assertions like the following when printing from a debug build on the Mac:
###!!! ASSERTION: LoadPDEPlugIn() failed: 'NS_SUCCEEDED(rv)', file /Users/mwillis/moz/printing/mozilla/embedding/components/printingui/src/mac/nsPrintingPromptServiceX.cpp, line 234
We should package PrintPDE.plugin with Sunbird.
Assignee | ||
Comment 1•19 years ago
|
||
Packages the PrintPDE.plugin we already build, similar to how browser, mail, suite, etc. do it.
Attachment #231626 -
Flags: first-review?(mvl)
Assignee | ||
Comment 2•19 years ago
|
||
Nominating for blocking0.3
Taking
Status: NEW → ASSIGNED
Flags: blocking0.3?
Whiteboard: [patch in hand]
Comment 3•19 years ago
|
||
(In reply to comment #2)
> Nominating for blocking0.3
What's the current impact, other than the assertion? "Advanced print dialog functionality" doesn't mean much to me.
Assignee | ||
Comment 4•19 years ago
|
||
Comment on attachment 231626 [details] [diff] [review]
rev0 - package the PrintPDE.plugin we already build
Moving review to jminta as mvl's on vacation, and jminta and I "made a deal" for a couple reviews
Attachment #231626 -
Flags: first-review?(mvl) → first-review?(jminta)
Comment 5•19 years ago
|
||
Comment on attachment 231626 [details] [diff] [review]
rev0 - package the PrintPDE.plugin we already build
r=jminta
Attachment #231626 -
Flags: first-review?(jminta) → first-review+
Assignee | ||
Comment 6•19 years ago
|
||
Patch checked in on MOZILLA_1_8_BRANCH and trunk.
-> FIXED
(Removing blocking0.3 nomination)
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Flags: blocking0.3?
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•