Closed Bug 131300 Opened 22 years ago Closed 22 years ago

Plugins don't work in mach-o browser build

Categories

(Core Graveyard :: Plug-ins, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 155256

People

(Reporter: beard, Assigned: beard)

References

Details

Attachments

(2 files)

The problem is that plugins are built as CFM shared libraries, which aren't
supported by NSPR, and even if they were, the mach-o browser can't call CFM
function pointers directly. In addition there are many places in the plugin code
where we have to distinguish between XP_UNIX and XP_MAC. Patches coming.
These are the changes to the plugin module to support loading CFM plugins on
mach-o.
Patches to layout module to support plugins on XP_MACOSX.
Depends on: 131306

*** This bug has been marked as a duplicate of 155256 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
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: