gecko/dom/plugins/base
2012-02-24 14:19:52 -08:00
..
android Bug 726741 - Don't leak nsPluginInstanceOwner on Android 2012-02-15 15:34:24 -05:00
Makefile.in Bug 728924 - Fix MOZ_JAVA_COMPOSITOR definition. r=joe 2012-02-20 14:02:15 -05:00
npapi.h Bug 686538: Update to npapi-sdk r13. r=roc 2011-09-14 12:20:26 -04:00
npfunctions.h Bug 694206 - Add Gonk (B2G) widget backend, r=cjones 2011-11-10 16:17:46 -08:00
npruntime.h Bug 674240: Update NPAPI headers to npapi-sdk r12. r=bgirard 2011-07-28 14:32:29 -04:00
nptypes.h Bug 686538: Update to npapi-sdk r13. r=roc 2011-09-14 12:20:26 -04:00
nsIHTTPHeaderListener.idl
nsIPluginDocument.idl
nsIPluginHost.idl Bug 657952: Minimize methods in nsIPluginHost. r=jst 2011-05-21 09:28:54 -04:00
nsIPluginInputStream.idl
nsIPluginInstanceOwner.idl Bug 718287 - Remove plugins ForceRedraw functions; r=bz 2012-02-10 11:04:45 +01:00
nsIPluginStreamInfo.idl
nsIPluginStreamListener.idl
nsIPluginTag.idl
nsIPluginTagInfo.idl Bug 724395: Get rid of GetUniqueID impl from nsPluginInstanceOwner. r=bsmedberg 2012-02-09 14:40:22 -05:00
nsJSNPRuntime.cpp Bug 725550: remove obsolete typedef jsdouble, r=jwalden 2012-02-24 14:19:52 -08:00
nsJSNPRuntime.h
nsNPAPIPlugin.cpp Bug 699247 - Remove Win2K related code. r=jimm, sr=neil 2012-02-23 08:53:55 -06:00
nsNPAPIPlugin.h Bug 687610 - QuickTime can't play media from the network cache when running OOP. r=bsmedberg 2011-10-19 09:46:24 -05:00
nsNPAPIPluginInstance.cpp Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android 2012-02-15 15:34:31 -05:00
nsNPAPIPluginInstance.h Bug 703601 - Fix a bunch of lifecycle issues with Flash on Android 2012-02-15 15:34:31 -05:00
nsNPAPIPluginStreamListener.cpp Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
nsNPAPIPluginStreamListener.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsPluginDirServiceProvider.cpp Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
nsPluginDirServiceProvider.h
nsPluginError.h Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst,blassey 2011-12-10 09:23:05 -08:00
nsPluginHost.cpp Bug 724465 - Only inlude the Referer header in GET requests from plugins, not POST requests, because IIS throws malformed request exceptions, r=josh 2012-02-16 13:14:29 -05:00
nsPluginHost.h Bug 723217: Fix click-to-play support for plugins on Android. r=snorp 2012-02-10 08:39:40 -05:00
nsPluginInstanceOwner.cpp Bug 723190: Fix for crash due to bad scroll listener registration for Mac Carbon plugins. r=smichaud 2012-02-21 13:59:38 -05:00
nsPluginInstanceOwner.h Bug 724717: Fix crash at nsPluginInstanceOwner::CARefresh. r=benwa 2012-02-16 21:27:37 -05:00
nsPluginLogging.h
nsPluginManifestLineReader.h Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
nsPluginModule.cpp
nsPluginNativeWindow.cpp
nsPluginNativeWindow.h Bug 624165 Cleanup plugins code, remove kill MOZ_COMPOSITED_PLUGINS and MOZ_USE_IMAGE_EXPOSE r=dougt 2011-05-25 16:54:30 -04:00
nsPluginNativeWindowGtk2.cpp Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
nsPluginNativeWindowOS2.cpp Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
nsPluginNativeWindowQt.cpp Bug 677712 - Make Qt port support No X11 build; r=dougt,joe 2011-08-24 17:15:58 +01:00
nsPluginNativeWindowWin.cpp Bug 691801 - Fix for nsPluginNativeWindowWin.cpp: 'return' : truncation from 'nsresult' to 'bool'. r=josh 2012-02-08 11:14:43 -06:00
nspluginroot.idl
nsPluginSafety.h Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
nsPluginsCID.h
nsPluginsDir.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsPluginsDirDarwin.cpp Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
nsPluginsDirOS2.cpp Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
nsPluginsDirUnix.cpp Bug 724278 - fix -Wset-but-unused-variable warnings; r=josh 2012-02-04 07:48:02 -05:00
nsPluginsDirUtils.h
nsPluginsDirWin.cpp Bug 699247 - Remove Win2K related code. r=jimm, sr=neil 2012-02-23 08:53:55 -06:00
nsPluginStreamListenerPeer.cpp Bug 729135: Fix virtual function warnings in core plugin code. r=bsmedberg 2012-02-22 00:19:27 -05:00
nsPluginStreamListenerPeer.h Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg 2012-01-31 16:55:54 -05:00
nsPluginTags.cpp Bug 633427: Fix bug in which we mis-label plugins as Flash plugins. This was causing us to load plugins unnecessarily when clearing private data. r=smichaud 2012-02-21 13:23:42 -05:00
nsPluginTags.h Bug 633427: Fix bug in which we mis-label plugins as Flash plugins. This was causing us to load plugins unnecessarily when clearing private data. r=smichaud 2012-02-21 13:23:42 -05:00
PluginPRLibrary.cpp Bug 724886: Push images from plugin code instead of pulling from nsObjectFrame. r=roc 2012-02-08 16:34:27 +01:00
PluginPRLibrary.h Bug 724886: Push images from plugin code instead of pulling from nsObjectFrame. r=roc 2012-02-08 16:34:27 +01:00