Benjamin Smedberg
|
59d5b148be
|
The functions which accept a NPP instance parameter don't need the special shim: just make them static functions on PluginModuleParent. This leaves only the following functions which will need special treatment in the Mozilla plugin host:
* NP_Initialize
* NP_GetEntryPoints
* NP_Shutdown
* NP_GetPluginVersion
* NP_GetValue
* NPP_New
* NP_GetMIMEDescription
|
2009-09-14 14:56:23 -04:00 |
|
Chris Jones
|
920904d7c4
|
add discriminated union types to IPDL
|
2009-09-10 23:55:03 -05:00 |
|
Ben Turner
|
df5a61685f
|
Remove 'Protocol' suffix from IPDL-generated files
|
2009-09-09 15:59:06 -07:00 |
|
Benjamin Smedberg
|
88ab080bb4
|
PPluginStream is badly named: there is going to be a PPluginStream, but it's not this!
|
2009-09-09 10:04:09 -04:00 |
|
Ben Turner
|
466196efb0
|
Rename plugin protocols and fix up usage
|
2009-09-08 23:31:35 -07:00 |
|