gecko/modules/plugin/base/public
2008-10-07 14:53:23 -04:00
..
Makefile.in First part of the fix for bug 435334. Move the JVM auth tools from the OJI code into the plugin code. The code in question is in no way dependent on OJI and will be completely removed once the NPAPI has support for what this code offers. r=joshmoz@gmail.com, sr=jonas@sicking.cc 2008-06-27 12:27:40 -07:00
npapi.h Remove npapi dependency on nspr and use C99 integer types in npapi instead of defining our own. b=453883 r/sr=jst 2008-09-10 22:32:36 -04:00
npruntime.h Followup fix for bug 406251, make NPVariant.intValue be a signed int so negative ints can be passed through safely. r+sr=jonas@sicking.cc 2008-03-13 17:48:20 -07:00
nptypes.h Remove npapi dependency on nspr and use C99 integer types in npapi instead of defining our own. b=453883 r/sr=jst 2008-09-10 22:32:36 -04:00
npupp.h Remove npapi dependency on nspr and use C99 integer types in npapi instead of defining our own. b=453883 r/sr=jst 2008-09-10 22:32:36 -04:00
nsDefaultPlugin.h
nsIClassicPluginFactory.idl
nsICookieStorage.idl
nsIEventHandler.idl
nsIFileUtilities.idl
nsIHTTPHeaderListener.idl
nsIJRILiveConnectPIPeer.idl
nsIJRILiveConnectPlugin.idl
nsIJVMAuthTools.idl First part of the fix for bug 435334. Move the JVM auth tools from the OJI code into the plugin code. The code in question is in no way dependent on OJI and will be completely removed once the NPAPI has support for what this code offers. r=joshmoz@gmail.com, sr=jonas@sicking.cc 2008-06-27 12:27:40 -07:00
nsILegacyPluginWrapperOS2.idl
nsIPlugin.idl
nsIPluginDocument.idl Bug 458100. Make sure that we'll also instantiate the plug-in even if the nsPluginDocument has no presshell yet at OnStartRequest time. Thanks to Evgeny <evg.salmin@gmail.com> for pointing out the problem. r+sr=jst 2008-10-07 14:53:23 -04:00
nsIPluginHost.idl Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst 2007-07-03 14:42:35 -07:00
nsIPluginInputStream.idl
nsIPluginInstance.idl
nsIPluginInstanceInternal.h Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc 2007-10-09 18:24:28 -07:00
nsIPluginInstanceOwner.idl
nsIPluginInstancePeer2.idl
nsIPluginInstancePeer.idl
nsIPluginManager2.idl
nsIPluginManager.idl
nsIPluginStreamInfo.idl
nsIPluginStreamListener.idl
nsIPluginTag.idl Bug 427743: Expose file version of plugins. r+sr=jst 2008-07-15 11:50:42 +01:00
nsIPluginTagInfo2.idl
nsIPluginTagInfo.idl
nsIScriptablePlugin.idl
nsIWindowlessPlugInstPeer.idl
nsPIPluginHost.idl Annotate the out param with [shared] and add a comment about it. b=434429 r+sr=bzbarsky 2008-07-08 02:23:04 +02:00
nsPIPluginInstancePeer.idl
nsplugin.h
nsplugindefs.h add ability to pull plugin info from a plugin's bundle plist file. allows us to load modern plugins that do not use resource forks. b=350109 r=smichaud sr=roc 2008-08-14 08:47:04 -04:00
nsPluginError.h Bug 330511, Plugin-in blocklisting, r+sr=jst 2007-07-13 17:28:05 -07:00
nsPluginLogging.h
nsPluginNativeWindow.h
nspluginroot.idl
nsPluginsCID.h