gecko/modules/plugin/base/src
2009-01-25 11:19:51 -08:00
..
extradefs.os2 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
Makefile.in Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg 2008-11-03 19:46:28 -08:00
nsJSNPRuntime.cpp JS delete operator should invoke npruntime removeProperty on NPObject. b=470291 r/sr=jst 2009-01-16 12:14:43 -05:00
nsJSNPRuntime.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
nsJVMAuthTools.cpp 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
nsJVMAuthTools.h 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
nsNPAPIPlugin.cpp Fix: npruntime NPN_HasMethod forwards to wrong plugin function (hasProperty). b=467945 r/sr=jst 2009-01-15 15:20:10 -05:00
nsNPAPIPlugin.h Fixing bug 470993. Expose the remainder of the Java plugins XPCOM dependency through the NPAPI. r=joshmoz@gmail.com, sr=bzbarsky@mit.edu 2009-01-12 16:55:52 -08:00
nsNPAPIPluginInstance.cpp Backed out changeset abd5a41c0b70 2009-01-25 11:19:51 -08:00
nsNPAPIPluginInstance.h Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst 2008-10-07 21:50:25 -04:00
nsNPAPIPluginStreamListener.h Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsPluginDirServiceProvider.cpp Landing last part of the fix for bug 435334. Make our #ifdef OJI code really be just that, rather than tell us whether Java is available or not. r=joshmoz@gmail.com, sr=jonas@sicking.cc 2008-07-11 14:28:12 -07:00
nsPluginDirServiceProvider.h Fix for bug 293062: Mozilla should read HKEY_CURRENT_USER\Software\MozillaPluginr=neilsr=roc 2007-04-03 08:56:31 -07:00
nsPluginHostImpl.cpp Backed out changeset abd5a41c0b70 2009-01-25 11:19:51 -08:00
nsPluginHostImpl.h NPAPI impl formatting cleanup, round one. no bug, rs=jst 2008-11-03 14:23:07 -05:00
nsPluginInstancePeer.cpp Fix leaky cycle between nsNPAPIPluginInstance and nsPluginInstancePeer. b=472439 r=josh sr=jst 2009-01-10 12:13:31 -05:00
nsPluginInstancePeer.h Fix leaky cycle between nsNPAPIPluginInstance and nsPluginInstancePeer. b=472439 r=josh sr=jst 2009-01-10 12:13:31 -05:00
nsPluginManifestLineReader.h Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
nsPluginModule.cpp Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsPluginNativeWindow.cpp Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
nsPluginNativeWindowGtk2.cpp Bug 426565. Firefox 3 crashes with Java applets. r+sr=jst,a=dsicore. 2008-04-05 21:38:27 -07:00
nsPluginNativeWindowOS2.cpp Landing fix for bug 342810. Fixing leak of nsRunnable (huge leak on some flash sites). Patch by jmathies@mozilla.com, r+sr=jst@mozilla.com 2007-06-15 09:23:45 -07:00
nsPluginNativeWindowWin.cpp Should use LONG_PTR for plugin code due to Win64. b=472025 r=josh sr=jst 2009-01-13 13:15:39 -05:00
nsPluginSafety.h Bug 412770: Add ability to monitor plug-ins at run-time, patch by Fima Kachinski <xrayon@gmail.com>, r+sr=roc, sr=jst, a=beltzner 2008-04-23 16:24:21 -07:00
nsPluginsDir.h back out bug 468678 to fix Flash on Mac OS X 2008-12-15 12:29:44 -05:00
nsPluginsDirBeOS.cpp Bug 446159: fix build break in nsPluginsDir for OS/2 and BeOS 2008-07-19 11:08:19 +00:00
nsPluginsDirDarwin.cpp back out bug 468678 to fix Flash on Mac OS X 2008-12-15 12:29:44 -05:00
nsPluginsDirOS2.cpp Fix error case leak in nsPluginFile::GetPluginInfo. b=462023 r=mstange sr=jst 2008-12-09 12:15:49 -05:00
nsPluginsDirUnix.cpp Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsPluginsDirUtils.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
nsPluginsDirWin.cpp Bug 427743: Expose file version of plugins. r+sr=jst 2008-07-15 11:50:42 +01:00