.. |
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
|
Bug 941595 - Build with system-cairo is broken. r=glandium
|
2013-12-10 10:37:03 -05:00 |
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
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsIPluginTag.idl
|
Bug 964272 - Expose last modified time on plugin tags. r=bsmedberg
|
2014-02-18 11:45:47 +01:00 |
nsJSNPRuntime.cpp
|
Bug 959787 - Handlify remaining JS APIs r=sfink r=bholley r=smaug
|
2014-04-02 15:28:03 +01:00 |
nsJSNPRuntime.h
|
Bug 934421 - Postbarrier the keys of the plugin wrapper table r=terrence r=jschoenick
|
2013-11-19 22:53:36 +00: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 984786 part 4: Give NS_INLINE_DECL_*REFCOUNTING classes private/protected destructor & MOZ_FINAL annotation where appropriate, in /dom. r=smaug
|
2014-04-02 09:21:03 -07:00 |
nsNPAPIPluginInstance.h
|
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
|
2014-03-18 00:23:03 +00:00 |
nsNPAPIPluginStreamListener.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 |
nsNPAPIPluginStreamListener.h
|
Bug 909642. Don't include nsNPAPIPluginInstance in headers so much, since it pulls in lots of gunk. r=bsmedberg
|
2013-08-27 01:05:29 -04:00 |
nsPluginDirServiceProvider.cpp
|
Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan
|
2014-03-17 13:00:17 -04:00 |
nsPluginDirServiceProvider.h
|
|
|
nsPluginHost.cpp
|
Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn
|
2014-03-19 12:48:08 -04:00 |
nsPluginHost.h
|
Bug 932418: Don't create and throw away prompt when setting cookie string. r=bz
|
2013-12-02 12:47:57 -05:00 |
nsPluginInstanceOwner.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 |
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
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
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
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginPlayPreviewInfo.cpp
|
|
|
nsPluginPlayPreviewInfo.h
|
|
|
nspluginroot.idl
|
|
|
nsPluginsCID.h
|
|
|
nsPluginsDir.h
|
|
|
nsPluginsDirDarwin.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginsDirUnix.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginsDirUtils.h
|
|
|
nsPluginsDirWin.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
nsPluginStreamListenerPeer.cpp
|
Bug 983990 - Remove all trailing whitespace from nsPluginStreamListenerPeer. rs=bsmedberg
|
2014-03-18 14:25:40 -07:00 |
nsPluginStreamListenerPeer.h
|
Bug 983990 - Remove all trailing whitespace from nsPluginStreamListenerPeer. rs=bsmedberg
|
2014-03-18 14:25:40 -07:00 |
nsPluginTags.cpp
|
Bug 986930 - QuickTime plugin shows garbled text for mime type descriptions in about:plugins and about:addons. r=bsmedberg
|
2014-03-31 22:56:40 +09:00 |
nsPluginTags.h
|
Bug 964272 - Expose last modified time on plugin tags. r=bsmedberg
|
2014-02-18 11:45:47 +01: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 |