Closed Bug 206692 Opened 21 years ago Closed 18 years ago

Land minor toolkit changes for thunderbird

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mscott, Assigned: mscott)

Details

Attachments

(1 file, 1 obsolete file)

I need this patch in order to get thunderbird running with mozilla/toolkit.

Patch coming up.
Attached patch patch (obsolete) — Splinter Review
Since this is mostly about changing makefiles, I think you should contact bryner.
Thunderbird currently doesn't use the new toolkit's autocomplete. So I added an
ifdef MOZ_THUNDERBIRD to xul.css to bind autocomplete to the old autocomplete
binding.
Attachment #123949 - Attachment is obsolete: true
Everything in this patch has been checked in except for the following change to
allmakefiles.sh. Firebird seems to build console and components just fine
without this patch. But I'm not sure I see how the Makefile's get generated for
these two directories in firebird without my change. Holding off to make sure I
really need this...

Index: allmakefiles.sh
===================================================================
RCS file: /cvsroot/mozilla/allmakefiles.sh,v
retrieving revision 1.419
diff -u -w -r1.419 allmakefiles.sh
--- allmakefiles.sh     3 Jun 2003 23:15:41 -0000       1.419
+++ allmakefiles.sh     9 Jun 2003 04:33:10 -0000
@@ -867,6 +867,8 @@
 toolkit/components/satchel/Makefile
 toolkit/components/satchel/public/Makefile
 toolkit/components/satchel/src/Makefile
+toolkit/components/Makefile
+toolkit/components/console/Makefile
 toolkit/content/mac/Makefile
 toolkit/skin/mac/Makefile
I've just built Thunderbird from the trunk, without the patch in comment 4, so
perhaps it's not needed.

Everything seems to be working perfectly (nice to have an addressbook button now
too), including toolbar customisation, which wasn't before.
QA Contact: asa
QA Contact: bugzilla
should this be marked Fixed ?
QA Contact: bugzilla → general
The remaining bits were fixed by dbaron in bug 212509. Three years ago. Die, ghost bug, die!
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: