Closed
Bug 533498
Opened 16 years ago
Closed 16 years ago
Build config changes for Cocoa Printing
Categories
(Calendar :: Build Config, defect)
Calendar
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b1
People
(Reporter: Fallen, Assigned: Fallen)
Details
Attachments
(1 file, 1 obsolete file)
|
2.35 KB,
patch
|
philor
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #520394 +++
Lurking behind the bug 533458 trunk Mac failure is another: we try to rsync PrintPDE.plugin, but it's no longer built by default, because the default is now to use the bug 456646 Cocoa print dialog. Since that uses the bug 389074 Core Text check to define ac_cv_have_leopard, it's simpler just to port them both.
| Assignee | ||
Comment 1•16 years ago
|
||
This fixes. I'm not 100% sure about the ifdefs for removed-files.in, but philor should probably know best!
| Assignee | ||
Comment 2•16 years ago
|
||
Wrong ifdefs, this patch does it better. I've tested this patch on trunk for mac at
http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTry/1260353519.1260359098.28553.gz
Attachment #416599 -
Attachment is obsolete: true
Attachment #416746 -
Flags: review?(philringnalda)
Attachment #416599 -
Flags: review?(philringnalda)
| Assignee | ||
Comment 3•16 years ago
|
||
This causes build breakage, changing importance. I'd appreciate a review!
Severity: normal → blocker
Comment 4•16 years ago
|
||
Comment on attachment 416746 [details] [diff] [review]
Fix - v2
r=me without the ifdefs, since you don't need them post-branching
Attachment #416746 -
Flags: review?(philringnalda) → review+
| Assignee | ||
Comment 5•16 years ago
|
||
Done, thanks!
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/838c816cdac1>
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
Target Milestone: --- → 1.0
| Assignee | ||
Comment 6•14 years ago
|
||
These bugs are likely targeted at Lightning 1.0b1, not Lightning 1.0. If this change was done in error, please adjust the target milestone to its correct value. To filter on this bugspam, you can use "lightning-10-target-move".
Target Milestone: 1.0 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•