Closed
Bug 109973
Opened 24 years ago
Closed 24 years ago
SDK -- NPP_New parameters should be relayed to nsPluginInstance
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: serhunt, Assigned: serhunt)
Details
Attachments
(1 file)
|
6.32 KB,
patch
|
Details | Diff | Splinter Review |
NPP_New call receive the bunch of arguments. We should pass all of them further
to the instance of the nsPluginInstanceBase object via NS_NewPluginInstance and
store them as memeber variables.
Checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•