.. |
android
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-04-01 08:29:25 -04:00 |
Makefile.in
|
|
|
moz.build
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
npapi.h
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
npfunctions.h
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
npruntime.h
|
Bug 784739 follow-up: Use NULL in npruntime.h
|
2014-02-14 18:49:59 -05:00 |
nptypes.h
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
nsIHTTPHeaderListener.idl
|
|
|
nsIPluginDocument.idl
|
|
|
nsIPluginHost.idl
|
|
|
nsIPluginInputStream.idl
|
|
|
nsIPluginInstanceOwner.idl
|
|
|
nsIPluginTag.idl
|
Bug 964272 - Expose last modified time on plugin tags. r=bsmedberg
|
2014-02-18 11:45:47 +01:00 |
nsJSNPRuntime.cpp
|
Bug 1013972 - Take account of reentrancy when removing entries from sJSObjWrappers r=bsmedberg
|
2014-05-27 10:35:13 +01:00 |
nsJSNPRuntime.h
|
Bug 1013972 - Take account of reentrancy when removing entries from sJSObjWrappers r=bsmedberg
|
2014-05-27 10:35:13 +01:00 |
nsNPAPIPlugin.cpp
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-04-01 08:29:25 -04:00 |
nsNPAPIPlugin.h
|
Back out bug 712939 for not getting fully reviewed.
|
2014-02-20 06:40:56 -08:00 |
nsNPAPIPluginInstance.cpp
|
Bug 999713 - Kill WS in files we want to touch. - r=kamidphish
|
2014-04-22 16:23:18 -07:00 |
nsNPAPIPluginInstance.h
|
Bug 999713 - Kill WS in files we want to touch. - r=kamidphish
|
2014-04-22 16:23:18 -07:00 |
nsNPAPIPluginStreamListener.cpp
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
nsNPAPIPluginStreamListener.h
|
|
|
nsPluginDirServiceProvider.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsPluginDirServiceProvider.h
|
|
|
nsPluginHost.cpp
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
nsPluginHost.h
|
|
|
nsPluginInstanceOwner.cpp
|
Bug 1009148 - [e10s] Fix mac plugin window. r=smichaud
|
2014-05-16 15:52:45 -04:00 |
nsPluginInstanceOwner.h
|
Bug 836786 - Allow mousemove events to propagate from windowless plugins. r=josh
|
2014-03-12 11:47:45 -07:00 |
nsPluginLogging.h
|
|
|
nsPluginManifestLineReader.h
|
|
|
nsPluginModule.cpp
|
|
|
nsPluginNativeWindow.cpp
|
|
|
nsPluginNativeWindow.h
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
nsPluginNativeWindowGtk.cpp
|
Bug 624422 - Build plugin-container for Gtk2 and Xt plugins, nsPluginNativeWindowGtk part. r=karlt
|
2014-02-05 17:04:41 -05:00 |
nsPluginNativeWindowQt.cpp
|
|
|
nsPluginNativeWindowWin.cpp
|
|
|
nsPluginPlayPreviewInfo.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsPluginPlayPreviewInfo.h
|
|
|
nspluginroot.idl
|
|
|
nsPluginsCID.h
|
|
|
nsPluginsDir.h
|
|
|
nsPluginsDirDarwin.cpp
|
|
|
nsPluginsDirUnix.cpp
|
|
|
nsPluginsDirUtils.h
|
|
|
nsPluginsDirWin.cpp
|
|
|
nsPluginStreamListenerPeer.cpp
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
nsPluginStreamListenerPeer.h
|
Bug 983990 - Remove all trailing whitespace from nsPluginStreamListenerPeer. rs=bsmedberg
|
2014-03-18 14:25:40 -07:00 |
nsPluginTags.cpp
|
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
nsPluginTags.h
|
Bug 982101 - Automatically activate plugins that are bundled inside of extensions. r=bsmedberg
|
2014-04-19 14:17:19 +02:00 |
PluginPRLibrary.cpp
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |
PluginPRLibrary.h
|
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
|
2014-02-10 17:57:01 -05:00 |