Closed
Bug 433220
Opened 16 years ago
Closed 16 years ago
Thunderbird build broken with IPluginW
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3
People
(Reporter: mozilla, Assigned: mozilla)
References
Details
Attachments
(1 file)
803 bytes,
patch
|
mkaply
:
review+
|
Details | Diff | Splinter Review |
It seems that since ipluginw was added on trunk in bug 421988 one cannot build TB any more. I get errors about missing includes that are related to OJI (nsIJRIPlugin.h, nsIJVMPluginInstance.h, nsIJVMManager.h). So I guess we have to test if we build with MOZ_OJI enabled before entering that directory.
Attachment #320419 -
Flags: review?(mozilla)
Updated•16 years ago
|
Attachment #320419 -
Flags: review?(mozilla) → review+
Assignee | ||
Comment 1•16 years ago
|
||
Patch checked into trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Target Milestone: --- → Thunderbird 3
You need to log in
before you can comment on or make changes to this bug.
Description
•