gecko/modules/plugin/base/src
2009-02-25 16:25:12 +01:00
..
extradefs.os2
Makefile.in Bug 442109 - youtube videos don't play; r=vladimir 2009-02-25 16:25:12 +01: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
nsJVMAuthTools.cpp
nsJVMAuthTools.h
nsNPAPIPlugin.cpp Bug 477918 - Don't cast the narrower type to a wider type and write to it. r+sr=jst 2009-02-10 16:19:12 -08: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 Add API allowing plugins to participate in private browsing. b=468877 r/sr=jst 2009-01-30 16:40:14 -05:00
nsNPAPIPluginInstance.h Add API allowing plugins to participate in private browsing. b=468877 r/sr=jst 2009-01-30 16:40:14 -05: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 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
nsPluginHostImpl.h Clean up nsPluginHostImpl. Removes an old workaround for mac Flash 6. Stop using the phrase "active plugin" to refer to plugin instances. Dead code and spelling fixes. b=476409 r/sr=jst 2009-02-09 13:48:06 -05:00
nsPluginInstancePeer.cpp 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
nsPluginInstancePeer.h 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
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 442109 - youtube videos don't play; r=vladimir 2009-02-25 16:25:12 +01:00
nsPluginNativeWindowOS2.cpp
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
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