.. |
android
|
Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan
|
2012-10-11 18:38:04 -05:00 |
Makefile.in
|
Bug 814418 - Disable warnings-as-errors in dom/plugins/base on Android because of switch errors in android when building with gcc 4.6. r=joshmoz
|
2012-11-30 11:05:28 -05:00 |
npapi.h
|
|
|
npfunctions.h
|
|
|
npruntime.h
|
|
|
nptypes.h
|
|
|
nsIHTTPHeaderListener.idl
|
|
|
nsIPluginDocument.idl
|
|
|
nsIPluginHost.idl
|
bug 746374 - differentiate click-to-play plugin permissions by type and vulnerability status r=jaws r=joshmoz
|
2012-11-27 10:09:10 -08:00 |
nsIPluginInputStream.idl
|
|
|
nsIPluginInstanceOwner.idl
|
Bug 598397: Remove support for Carbon NPAPI. r=smichaud
|
2012-10-15 08:38:34 -04:00 |
nsIPluginTag.idl
|
Bug 747300 - Add mimetype info to nsIPluginTag. r=josh
|
2012-08-24 12:04:15 -07:00 |
nsIPluginTagInfo.idl
|
|
|
nsJSNPRuntime.cpp
|
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
|
2012-11-14 09:56:26 -08:00 |
nsJSNPRuntime.h
|
|
|
nsNPAPIPlugin.cpp
|
Bug 722850 - Part 4: Make plugins provide the channel of the owning document when manipulating cookies. r=bsmedberg
|
2012-11-16 16:40:22 +00:00 |
nsNPAPIPlugin.h
|
Bug 773958 - Define NP_CALLBACK as NP_LOADDS for a calling convention consistency. r=josh
|
2012-08-23 06:18:45 -04:00 |
nsNPAPIPluginInstance.cpp
|
Bug 811958 - Fix and move ShateType type - r=bgirard
|
2012-11-26 14:23:27 -08:00 |
nsNPAPIPluginInstance.h
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
nsNPAPIPluginStreamListener.cpp
|
Bug 770864 - NPAPI stream destroyed with reason NPRES_NETWORK_ERR when the user leaves the page. r=gfritzsche
|
2012-11-28 12:15:47 +01:00 |
nsNPAPIPluginStreamListener.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPluginDirServiceProvider.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPluginDirServiceProvider.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPluginHost.cpp
|
Bug 815671 part 5. Various miscellaneous fixups in dom/ and hal/ code to copy arrays only when we explicitly want to. r=jlebar
|
2012-11-29 11:14:14 -05:00 |
nsPluginHost.h
|
Bug 815671 part 5. Various miscellaneous fixups in dom/ and hal/ code to copy arrays only when we explicitly want to. r=jlebar
|
2012-11-29 11:14:14 -05:00 |
nsPluginInstanceOwner.cpp
|
Bug 811958 - Fix and move ShateType type - r=bgirard
|
2012-11-26 14:23:27 -08:00 |
nsPluginInstanceOwner.h
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
nsPluginLogging.h
|
|
|
nsPluginManifestLineReader.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPluginModule.cpp
|
|
|
nsPluginNativeWindow.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsPluginNativeWindow.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsPluginNativeWindowGtk2.cpp
|
Bug 793634 - Force builds to be compatible with gtk 2.18/glib 2.22. r=karlt
|
2012-09-25 14:47:18 +02:00 |
nsPluginNativeWindowOS2.cpp
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPluginNativeWindowQt.cpp
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsPluginNativeWindowWin.cpp
|
Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (dom/plugins part) r=joshmoz
|
2012-10-04 10:31:37 +02:00 |
nspluginroot.idl
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPluginSafety.h
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
nsPluginsCID.h
|
|
|
nsPluginsDir.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPluginsDirDarwin.cpp
|
Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan
|
2012-10-11 18:38:04 -05:00 |
nsPluginsDirOS2.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsPluginsDirUnix.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsPluginsDirUtils.h
|
|
|
nsPluginsDirWin.cpp
|
Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (dom/plugins part) r=joshmoz
|
2012-10-04 10:31:37 +02:00 |
nsPluginStreamListenerPeer.cpp
|
Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman
|
2012-10-22 10:51:07 -07:00 |
nsPluginStreamListenerPeer.h
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
|
2012-08-22 11:56:38 -04:00 |
nsPluginTags.cpp
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
nsPluginTags.h
|
Bug 798573 - remove prtypes.h #includes in dom/; r=ehsan
|
2012-10-05 17:28:24 -04:00 |
PluginPRLibrary.cpp
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
PluginPRLibrary.h
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |