Closed
Bug 286282
Opened 20 years ago
Closed 20 years ago
Thunderbird should use mozilla\toolkit's alert code
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird1.1
People
(Reporter: mscott, Assigned: mscott)
Details
Attachments
(2 files, 1 obsolete file)
|
17.15 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.48 KB,
patch
|
mvl
:
review+
|
Details | Diff | Splinter Review |
we currently use the version in xpfe. I also tried to move us to the download manager in toolkit but it became too big a job so I went back to just this patch to get this in first.
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird1.1
| Assignee | ||
Comment 1•20 years ago
|
||
1) stop building xpfe\components\alerts for thunderbird 2) start building toolkit\components\alerts for thunderbird 3) port an old r/sr'ed xpfe API change for nsIAlertsService to mozilla\toolkit
| Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 2•20 years ago
|
||
FWIW, this change broke the XULRunner build.
Comment 3•20 years ago
|
||
It also broke sunbird. I think it broke everything not firefox or thunderbird.
Comment 4•20 years ago
|
||
Attachment #177614 -
Flags: review?(benjamin)
Comment 5•20 years ago
|
||
Attachment #177614 -
Attachment is obsolete: true
Attachment #177615 -
Flags: review?(mvl)
Comment 6•20 years ago
|
||
Comment on attachment 177615 [details] [diff] [review] Remove standalone composer ifdefs also [checked in] >-ifdef MOZ_STANDALONE_COMPOSER The removal of the endif that should go with this is missing. r=mvl with that fixed.
Attachment #177615 -
Flags: review?(mvl) → review+
Updated•20 years ago
|
Attachment #177614 -
Flags: review?(benjamin)
Updated•20 years ago
|
Attachment #177615 -
Attachment description: Remove standalone composer ifdefs too → Remove standalone composer ifdefs also [checked in]
| Assignee | ||
Comment 7•20 years ago
|
||
hey it didn't break seamonkey either! :) Thanks for cleaning up my mess.
You need to log in
before you can comment on or make changes to this bug.
Description
•