Closed
Bug 73874
Opened 24 years ago
Closed 24 years ago
Sample code for using new way to script old style plugins needed
Categories
(Core Graveyard :: Plug-ins, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: serhunt, Assigned: serhunt)
References
Details
Attachments
(6 files)
This bug is paired with bug 73856. As we add this functionality we should show
the plugin developers how to use it.
Making dependency.
The makefile included should work if the project is placed in
modules/mozilla/plugin/np4xscr folder.
I accidentaly commented out line
mPlugin = aPlugin
in the nsScriptablePeer constructor. Please uncomment, otherwise it will crash.
This will likely not get in for 0.9 because I see people reluctance to add
anything under mozilla/modules/plugin before the structure of this folder
changes and become more clean. I proposed a new better folder layout and
currently negotiating this with leaf and granrose. Moving to 0.9.1 for now.
Target Milestone: mozilla0.9 → mozilla0.9.1
Assignee | ||
Comment 10•24 years ago
|
||
Three previous attachements are for those who want to see it in work quickly.
Assignee | ||
Comment 12•24 years ago
|
||
Assignee | ||
Comment 13•24 years ago
|
||
I have heard a couple of times that attached binaries don't work. Just checked
with the recent Mozilla build (05-05-2001 pull), everything looks fine to me.
Attached debug version of the plugin dll, if this may make a difference.
Comment 14•24 years ago
|
||
Arun,
Where did you post the offical document? Can you paste an url in? Thanks!
Comment 15•24 years ago
|
||
av's article: http://mozilla.org/docs/scripting-plugins.html
Comment 17•24 years ago
|
||
Andrei, now that bug 76602 is done, can this be checked in? r=peterl
Assignee | ||
Comment 18•24 years ago
|
||
Done.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•