Closed
Bug 18641
Opened 26 years ago
Closed 25 years ago
it is impossible to register xpcom plugin for an extension
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
M16
People
(Reporter: blackconnect, Assigned: serhunt)
References
Details
We can register our xpcom plugin using ProgID equal to
NS_INLINE_PLUGIN_PROGIDPREFIX MIME type
But we have no way to specify extension for plugin.
As a solution for this we can have sort of registry for binding
extensions to MIME type
And we can use this registry in nsPluginHostImpl::IsPluginEnabledForExtenson
Comment 1•26 years ago
|
||
Shrirang is now QA owner for Plug-ins; QA assigning all of my Plug-ins bugs over
to him.
Status: NEW → ASSIGNED
Summary: it is impossible to register xpcom plugin for an extension → it is impossible to register xpcom plugin for an extension
Target Milestone: M14
M16 has been out for a while now, these bugs target milestones need to be
updated.
Comment 3•25 years ago
|
||
I think http://bugzilla.mozilla.org/show_bug.cgi?id=45698 handles this.
Comment 4•25 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 5•23 years ago
|
||
mass duplicate verifications . For filtering purposes, pls use keywd
"massdupverification"
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Core → Core Graveyard
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•