gecko/modules/plugin/base/public
2009-02-25 16:25:12 +01:00
..
Makefile.in Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst 2008-10-07 21:50:25 -04:00
npapi.h Remove unnecessary NPPVprivateModeBool enum. b=468877 2009-02-01 21:15:44 -05:00
npfunctions.h [OS/2] Bug 476134: allow plugin code to be built with GCC 4.3.x on OS/2 by using the right calling convention, r=josh, sr=jst 2009-02-05 12:21:27 +01:00
npruntime.h NPAPI header updates - comments, cleanup, and webkit compat change. Part of the patch for 386676. r=smichaud sr=roc 2008-12-16 23:48:42 -05:00
nptypes.h Bug 453883, ensure true/false marcos are available, r=joshmoz, sr=jst 2008-10-13 13:25:20 +08: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 Fixing bug 475646. Don't call GetPeer() on plugins as it's apparently not safe to do so on all plugins. r=joshmoz@gmail.com, sr=bzbarsky@mit.edu 2009-02-24 16:28:35 -08:00
nsIPluginInstancePeer2.idl Fixing bug 474866. Make the plugin instance peer have a weak reference to its owner, and make the owner tell the peer once it's no longer its owner so we don't have reference cycles, yet the instance can hold on to its peer while being cached between pages. r+sr=mrbkap@gmail.com 2009-01-25 22:00:12 -08:00
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 Sync NPAPI scrolling constants between files. b=477126 r/sr=jst 2009-02-20 16:10:58 -05:00
nsPluginError.h Bug 330511, Plugin-in blocklisting, r+sr=jst 2007-07-13 17:28:05 -07:00
nsPluginLogging.h
nsPluginNativeWindow.h Bug 442109 - youtube videos don't play; r=vladimir 2009-02-25 16:25:12 +01:00
nspluginroot.idl
nsPluginsCID.h