Closed Bug 286263 Opened 19 years ago Closed 11 years ago

Support Safari-style NPAPI plugins on Mac

Categories

(Core Graveyard :: Plug-ins, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: sfraser_bugs, Unassigned)

References

()

Details

(Whiteboard: p-safari)

For NPAPI-style plugins, we reequire that the plugin has an exported main()
function, which we call and is expected to fill in the NPN callback function table.

Safari doesn't do this; it just finds the NPN symbols directly in the plugin. We
should support this too (there are plugins that work this way).
We should also be able to look in the Info.plist for the MIME types etc, rather
that requiring a resource file wiht STR# resources.
Assignee: nobody → joshmoz
Assignee: joshmoz → nobody
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.