gecko-dev/dom/plugins
Benjamin Smedberg 8f891f87cd PPluginStream is badly named: there is going to be a PPluginStream, but it's not this!
--HG--
rename : dom/plugins/PluginStreamChild.cpp => dom/plugins/BrowserStreamChild.cpp
rename : dom/plugins/PluginStreamChild.h => dom/plugins/BrowserStreamChild.h
rename : dom/plugins/PluginStreamParent.cpp => dom/plugins/BrowserStreamParent.cpp
rename : dom/plugins/PluginStreamParent.h => dom/plugins/BrowserStreamParent.h
rename : dom/plugins/PPluginStream.ipdl => dom/plugins/PBrowserStream.ipdl
2009-09-09 10:04:09 -04:00
..
testplugin Revert accidental commit of printf-debugging code in the test plugin. 2009-09-08 16:05:12 -04: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 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.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 PPluginStream is badly named: there is going to be a PPluginStream, but it's not this! 2009-09-09 10:04:09 -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
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
PluginInstanceChild.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
PluginInstanceChild.h PPluginStream is badly named: there is going to be a PPluginStream, but it's not this! 2009-09-09 10:04:09 -04:00
PluginInstanceParent.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
PluginInstanceParent.h PPluginStream is badly named: there is going to be a PPluginStream, but it's not this! 2009-09-09 10:04:09 -04:00
PluginMessageUtils.h Implement browser streams (NPStream from the plugin host to the plugin). Unfortunately, there aren't any tests for this stuff at all. Various related APIs like NPN_GetURLNotify are not yet implemented and will require changes to the protocol structure (you have to be able to associate a browser stream with a notify request through NPStream->notifyData). 2009-08-18 16:20:03 -04:00
PluginModuleChild.cpp Rename plugin protocols and fix up usage 2009-09-08 23:31:35 -07:00
PluginModuleChild.h Rename plugin protocols and fix up usage 2009-09-08 23:31:35 -07:00
PluginModuleParent.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
PluginModuleParent.h PPluginStream is badly named: there is going to be a PPluginStream, but it's not this! 2009-09-09 10:04:09 -04: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 Rename plugin protocols and fix up usage 2009-09-08 23:31:35 -07:00
PluginScriptableObjectParent.cpp Rename plugin protocols and fix up usage 2009-09-08 23:31:35 -07:00
PluginScriptableObjectParent.h Rename plugin protocols and fix up usage 2009-09-08 23:31:35 -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
PPluginInstance.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
PPluginModule.ipdl bug 515242: finish FE support for actor types specified to be in "any" state (by adding State.ANY). fix IPDL handling of carriage return, remove them from new code 2009-09-09 01:58:08 -05:00
PPluginScriptableObject.ipdl bug 515242: finish FE support for actor types specified to be in "any" state (by adding State.ANY). fix IPDL handling of carriage return, remove them from new code 2009-09-09 01:58:08 -05: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