Closed
Bug 256944
Opened 21 years ago
Closed 21 years ago
Add NPClass argument to NPAllocateFunctionPtr
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jst, Assigned: jst)
Details
(Keywords: fixed-aviary1.0, fixed1.7.5)
Attachments
(1 file)
4.48 KB,
patch
|
brendan
:
review+
brendan
:
superreview+
asa
:
approval-aviary+
|
Details | Diff | Splinter Review |
Per request and discussion on the plugin list, we should add an NPClass argument
to the NPAllocateFunctionPtr function pointer type to make it easier to work
with dynamic NPClasses. Patch coming up.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #157030 -
Flags: superreview?(brendan)
Attachment #157030 -
Flags: review?(brendan)
Comment 2•21 years ago
|
||
Comment on attachment 157030 [details] [diff] [review]
Add NPClass argument to NPAllocateFunctionPtr.
r+sr=brendan@mozilla.org.
/be
Attachment #157030 -
Flags: superreview?(brendan)
Attachment #157030 -
Flags: superreview+
Attachment #157030 -
Flags: review?(brendan)
Attachment #157030 -
Flags: review+
Assignee | ||
Updated•21 years ago
|
Attachment #157030 -
Flags: approval-aviary?
Comment 3•21 years ago
|
||
Comment on attachment 157030 [details] [diff] [review]
Add NPClass argument to NPAllocateFunctionPtr.
a=asa for aviary checkin.
Attachment #157030 -
Flags: approval-aviary? → approval-aviary+
Assignee | ||
Comment 4•21 years ago
|
||
Fixed on trunk and aviary.
Assignee | ||
Updated•20 years ago
|
Keywords: fixed1.7.5
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
•