gecko-dev/dom/plugins
Benjamin Smedberg 1bbec701d1 Bug 517207 - Implement NPN_GetValue, r?bent. I use separate messages for each getvalue property instead of an integer/enumeration and a variant because for each message, the type returned is static: this avoids a lot of dynamic checking for correct enumeration values and variant types. r=bent 2009-09-15 16:33:24 -04:00
..
testplugin Add simple tests for NPIdentifiers in testplugin 2009-09-14 15:35:02 -07:00
BrowserStreamChild.cpp PPluginStream is badly named: there is going to be a PPluginStream, but it's not this! 2009-09-09 10:04:09 -04:00
BrowserStreamChild.h Actually implement the geturl/posturl functions on the child-side plugin host. 2009-09-15 15:48:18 -04:00
BrowserStreamParent.cpp PPluginStream is badly named: there is going to be a PPluginStream, but it's not this! 2009-09-09 10:04:09 -04:00
BrowserStreamParent.h Remove 'Protocol' suffix from IPDL-generated files 2009-09-09 15:59:06 -07:00
Makefile.in PPluginStream is badly named: there is going to be a PPluginStream, but it's not this! 2009-09-09 10:04:09 -04:00
PBrowserStream.ipdl PPluginStream is badly named: there is going to be a PPluginStream, but it's not this! 2009-09-09 10:04:09 -04:00
PPluginInstance.ipdl Bug 517207 - Implement NPN_GetValue, r?bent. I use separate messages for each getvalue property instead of an integer/enumeration and a variant because for each message, the type returned is static: this avoids a lot of dynamic checking for correct enumeration values and variant types. r=bent 2009-09-15 16:33:24 -04:00
PPluginModule.ipdl Add support for NPIdentifiers to oop plugins 2009-09-14 13:01:31 -07:00
PPluginScriptableObject.ipdl add discriminated union types to IPDL 2009-09-10 23:55:03 -05:00
PStreamNotify.ipdl Implement NPN_GetURLNotify/NPN_PostURLNotify/NPP_URLNotify. Still without any tests! 2009-09-08 17:22:50 -04:00
PluginInstanceChild.cpp Bug 517207 - Implement NPN_GetValue, r?bent. I use separate messages for each getvalue property instead of an integer/enumeration and a variant because for each message, the type returned is static: this avoids a lot of dynamic checking for correct enumeration values and variant types. r=bent 2009-09-15 16:33:24 -04:00
PluginInstanceChild.h Further fixes for unions 2009-09-14 19:26:17 -07:00
PluginInstanceParent.cpp Bug 517207 - Implement NPN_GetValue, r?bent. I use separate messages for each getvalue property instead of an integer/enumeration and a variant because for each message, the type returned is static: this avoids a lot of dynamic checking for correct enumeration values and variant types. r=bent 2009-09-15 16:33:24 -04:00
PluginInstanceParent.h Bug 517207 - Implement NPN_GetValue, r?bent. I use separate messages for each getvalue property instead of an integer/enumeration and a variant because for each message, the type returned is static: this avoids a lot of dynamic checking for correct enumeration values and variant types. r=bent 2009-09-15 16:33:24 -04:00
PluginMessageUtils.h add discriminated union types to IPDL 2009-09-10 23:55:03 -05:00
PluginModuleChild.cpp Actually implement the geturl/posturl functions on the child-side plugin host. 2009-09-15 15:48:18 -04:00
PluginModuleChild.h Remove 'Protocol' suffix from IPDL-generated files 2009-09-09 15:59:06 -07:00
PluginModuleParent.cpp Further fixes for unions 2009-09-14 19:26:17 -07:00
PluginModuleParent.h Add support for NPIdentifiers to oop plugins 2009-09-14 13:01:31 -07:00
PluginProcessParent.cpp Force child processes to close and wait for them on shutdown 2009-09-02 17:18:27 -07:00
PluginProcessParent.h use a single binary, mozilla-runtime, for all child processes 2009-07-10 14:03:09 -05:00
PluginScriptableObjectChild.cpp Rename plugin protocols and fix up usage 2009-09-08 23:31:35 -07:00
PluginScriptableObjectChild.h Remove 'Protocol' suffix from IPDL-generated files 2009-09-09 15:59:06 -07:00
PluginScriptableObjectParent.cpp Rename plugin protocols and fix up usage 2009-09-08 23:31:35 -07:00
PluginScriptableObjectParent.h Remove 'Protocol' suffix from IPDL-generated files 2009-09-09 15:59:06 -07:00
PluginThreadChild.cpp Don't abort if more than one arg is passed to a plugin 2009-08-05 13:49:13 -07:00
PluginThreadChild.h Rename plugin protocols and fix up usage 2009-09-08 23:31:35 -07:00
SharedLibrary.h
SharedPRLibrary.h merge plugin work from libchromiumipc. add env var check for OOP iframe. a few small bugfixes here and there. 2009-07-02 11:54:22 -05:00
StreamNotifyChild.h Actually implement the geturl/posturl functions on the child-side plugin host. 2009-09-15 15:48:18 -04:00
StreamNotifyParent.h Implement NPN_GetURLNotify/NPN_PostURLNotify/NPP_URLNotify. Still without any tests! 2009-09-08 17:22:50 -04:00
ipdl.mk PPluginStream is badly named: there is going to be a PPluginStream, but it's not this! 2009-09-09 10:04:09 -04:00