Closed
Bug 517207
Opened 15 years ago
Closed 15 years ago
Electrolysis: implement NPN_GetValue
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: benjamin)
References
Details
Attachments
(1 file)
7.93 KB,
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
This patch implements NPN_GetValue. In particular it implements each NPNVariable type as a separate message. I did this because you have to write much less parameter and type validation in the message handlers this way. Asking bent for review since I don't want to conflict with his NPRuntime stuff.
Attachment #401206 -
Flags: review?(bent.mozilla)
Updated•15 years ago
|
Attachment #401206 -
Flags: review?(bent.mozilla) → review+
Comment on attachment 401206 [details] [diff] [review]
NPN_GetValue, rev. 1
This looks fine and won't break me.
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 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
•