.. |
android
|
Bug 1156632 - Remove unused forward class declarations - patch 4 - netwerk image and dom, r=ehsan
|
2015-04-22 08:29:20 +02:00 |
PluginPRLibrary.cpp
|
bug 1158561 - [e10s] Browser hang in PluginModuleParent::NPP_ClearSiteData() r=jimm,mak
|
2015-06-30 18:08:19 -04:00 |
PluginPRLibrary.h
|
bug 1158561 - [e10s] Browser hang in PluginModuleParent::NPP_ClearSiteData() r=jimm,mak
|
2015-06-30 18:08:19 -04:00 |
moz.build
|
Bug 1157835: Remove the MSVC_ENABLE_PGO flag from the build system. r=glandium
|
2015-04-27 19:59:27 -04:00 |
npapi.h
|
Bug 1167690 - Add NPAPI:AudioControl enums to npapi.h. r=josh
|
2015-05-22 14:32:14 -04:00 |
npfunctions.h
|
…
|
|
npruntime.h
|
…
|
|
nptypes.h
|
…
|
|
nsIHTTPHeaderListener.idl
|
…
|
|
nsIPluginDocument.idl
|
…
|
|
nsIPluginHost.idl
|
Bug 1178963 part 3. Make nsPluginHost aware of fake plugins. r=peterv
|
2015-05-20 15:30:05 +02:00 |
nsIPluginInputStream.idl
|
…
|
|
nsIPluginInstanceOwner.idl
|
Bug 554186 - Part 2: Remove unused nsPluginInstanceOwner::ShowNativeContextMenu(). r=josh
|
2015-06-14 22:11:06 -07:00 |
nsIPluginTag.idl
|
Bug 1178963 part 2. Implement nsFakePluginTag to represent a non-NPAPI "plugin" that is actually implemented in JavaScript. r=peterv
|
2015-05-20 15:30:05 +02:00 |
nsJSNPRuntime.cpp
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsJSNPRuntime.h
|
…
|
|
nsNPAPIPlugin.cpp
|
Bug 1167690 - Part 1: Hook up NPPVpluginIsPlayingAudio to the plugin process; r=josh
|
2015-07-29 08:26:40 -04:00 |
nsNPAPIPlugin.h
|
Bug 1178581 - Interning does not and should not imply infinite lifetime; r=sfink
|
2015-06-30 07:58:31 -07:00 |
nsNPAPIPluginInstance.cpp
|
Bug 1178963 part 1. Use nsIPluginTagInternal instead of nsPluginTag in cases where it may be nsFakePluginTag. r=peterv
|
2015-05-20 15:30:05 +02:00 |
nsNPAPIPluginInstance.h
|
Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan
|
2015-06-17 10:00:52 -04:00 |
nsNPAPIPluginStreamListener.cpp
|
Bug 1151804: Ensure that streams are not prematurely terminated when asyncInit is true; r=jimm
|
2015-04-13 13:19:51 -06:00 |
nsNPAPIPluginStreamListener.h
|
Bug 1151804: Ensure that streams are not prematurely terminated when asyncInit is true; r=jimm
|
2015-04-13 13:19:51 -06:00 |
nsPluginDirServiceProvider.cpp
|
Bug 1153909 - Use two-argument wcstok variant on mingw. r=jimm
|
2015-04-14 18:07:25 +02:00 |
nsPluginDirServiceProvider.h
|
…
|
|
nsPluginHost.cpp
|
Bug 1178963 part 3. Make nsPluginHost aware of fake plugins. r=peterv
|
2015-05-20 15:30:05 +02:00 |
nsPluginHost.h
|
Bug 1178963 part 3. Make nsPluginHost aware of fake plugins. r=peterv
|
2015-05-20 15:30:05 +02:00 |
nsPluginInstanceOwner.cpp
|
Bug 1177367 - Don't fall through to non-e10s plugin widget creation when e10s creation fails. r=aklotz
|
2015-07-06 13:10:46 -05:00 |
nsPluginInstanceOwner.h
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsPluginLogging.h
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
nsPluginManifestLineReader.h
|
…
|
|
nsPluginModule.cpp
|
…
|
|
nsPluginNativeWindow.cpp
|
…
|
|
nsPluginNativeWindow.h
|
Bug 1165903: For Windows NPAPI do window re-parenting in the chrome process to allow for sandboxing. r=jimm
|
2015-06-15 16:08:51 +01:00 |
nsPluginNativeWindowGtk.cpp
|
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
|
2015-07-03 18:29:00 -07:00 |
nsPluginNativeWindowGtk.h
|
…
|
|
nsPluginNativeWindowQt.cpp
|
…
|
|
nsPluginNativeWindowWin.cpp
|
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
|
2015-07-03 18:29:00 -07:00 |
nsPluginPlayPreviewInfo.cpp
|
…
|
|
nsPluginPlayPreviewInfo.h
|
…
|
|
nsPluginStreamListenerPeer.cpp
|
Bug 1165515 - Part 1: Convert PR_LOG to MOZ_LOG. r=froydnj
|
2015-05-21 13:22:04 -07:00 |
nsPluginStreamListenerPeer.h
|
…
|
|
nsPluginTags.cpp
|
Bug 1178963 part 3. Make nsPluginHost aware of fake plugins. r=peterv
|
2015-05-20 15:30:05 +02:00 |
nsPluginTags.h
|
Bug 1178963 part 3. Make nsPluginHost aware of fake plugins. r=peterv
|
2015-05-20 15:30:05 +02:00 |
nsPluginsCID.h
|
…
|
|
nsPluginsDir.h
|
…
|
|
nsPluginsDirDarwin.cpp
|
Bug 1134923 - Remove NS_Alloc/NS_Realloc/NS_Free. r=nfroyd
|
2015-05-01 09:40:30 +09:00 |
nsPluginsDirUnix.cpp
|
…
|
|
nsPluginsDirUtils.h
|
…
|
|
nsPluginsDirWin.cpp
|
…
|
|
nspluginroot.idl
|
…
|
|