Closed Bug 125593 Opened 23 years ago Closed 20 years ago

Pluglets don't build with Mozilla trunk

Categories

(Core Graveyard :: Java-Implemented Plugins, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: marcus, Assigned: blackconnect)

References

Details

Attachments

(1 file)

Due to changes in Mozilla, the code for Java-Implemented Plugins currently
doesn't build with the mozilla trunk. These changes include:

1. Use of REQUIRES in Makefile.in's (Bug #59454)
2. NS_IMPL_ISUPPORTS replaced by NS_IMPL_ISUPPORTS[0-9] (Bug #45797)
3. NS_WITH_SERVICE replaced by do_GetService (Bug #86734)

I also fixed two Pluglet specific problems:
1. Warnings in src
2. #ifdef XP_PC should be #if defined(XP_PC) || defined(XP_UNIX)
This patch fixes the problems above. It depends on a working Blackconnect
implementation (Bug #124606). Could someone please review it?
Depends on: 124606
Keywords: patch
Severity: normal → blocker
marking NEW
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: review
Depends on: 127917
Markus, is this still an issue?
If yes, could you please see if the patch is up-to-date.

I will try to seek reviews for you then.
Severity: blocker → major
No response from reporter in 14 months, closing bug.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: