gecko/modules/plugin/base/src
2008-09-15 08:45:01 -04:00
..
extradefs.os2
Makefile.in Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsJSNPRuntime.cpp Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04: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 Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsNPAPIPlugin.h Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsNPAPIPluginInstance.cpp Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsNPAPIPluginInstance.h Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -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
nsPluginHostImpl.cpp Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsPluginHostImpl.h Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsPluginInstancePeer.cpp
nsPluginInstancePeer.h
nsPluginManifestLineReader.h
nsPluginModule.cpp Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsPluginNativeWindow.cpp
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
nsPluginNativeWindowWin.cpp backing out: switching narrow char system calls to wide char in windows b=418703 2008-03-11 15:46:26 -07: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 Bug 427743: Expose file version of plugins. r+sr=jst 2008-07-15 11:50:42 +01: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 Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
nsPluginsDirOS2.cpp [OS/2] Bug 446159: Fix build break in nsPluginsDirOS2.cpp and query plugin file version (for real this time!) 2008-07-25 00:08:33 +00: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
plugin.pkg