.. |
android
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
npapi.h
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
npfunctions.h
|
|
|
npruntime.h
|
|
|
nptypes.h
|
|
|
nsIHTTPHeaderListener.idl
|
|
|
nsIPluginDocument.idl
|
|
|
nsIPluginHost.idl
|
Bug 880735 part B - add .getPluginTagForType and make .getBlocklistStateForType scriptable, r=johns
|
2013-06-24 08:51:07 -04:00 |
nsIPluginInputStream.idl
|
|
|
nsIPluginInstanceOwner.idl
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
|
2013-09-24 19:04:14 +09:00 |
nsIPluginTag.idl
|
Bug 880675 - Remove the writable nsIPluginTag.blocklisted property, which is a poorly-constructed cache of the blocklist data, r=jschoenick r=unfocused
|
2013-06-11 10:58:42 -04:00 |
nsIPluginTagInfo.idl
|
|
|
nsJSNPRuntime.cpp
|
Bug 917798 - Handlify JS exception APIs r=terrence r=bz
|
2013-09-19 08:54:01 +01:00 |
nsJSNPRuntime.h
|
Bug 910823 - Constify static js::Class/JSClass instances. r=waldo
|
2013-09-11 05:49:05 -07:00 |
nsNPAPIPlugin.cpp
|
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
|
2013-09-27 17:02:09 -04:00 |
nsNPAPIPlugin.h
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
|
2013-08-17 15:50:18 -07:00 |
nsNPAPIPluginInstance.cpp
|
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
|
2013-09-27 17:02:09 -04:00 |
nsNPAPIPluginInstance.h
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
nsNPAPIPluginStreamListener.cpp
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04: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 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
|
2013-07-18 21:21:20 -05:00 |
nsPluginDirServiceProvider.h
|
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
|
2013-07-18 21:21:20 -05:00 |
nsPluginHost.cpp
|
Bug 917299 - Remove some dead code in content/ and dom/; r=bzbarsky
|
2013-09-17 12:49:07 -04:00 |
nsPluginHost.h
|
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:42 -04:00 |
nsPluginInstanceOwner.cpp
|
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
|
2013-10-02 15:38:27 +09:00 |
nsPluginInstanceOwner.h
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
nsPluginLogging.h
|
|
|
nsPluginManifestLineReader.h
|
|
|
nsPluginModule.cpp
|
|
|
nsPluginNativeWindow.cpp
|
|
|
nsPluginNativeWindow.h
|
|
|
nsPluginNativeWindowGtk2.cpp
|
|
|
nsPluginNativeWindowOS2.cpp
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
nsPluginNativeWindowQt.cpp
|
|
|
nsPluginNativeWindowWin.cpp
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
nsPluginPlayPreviewInfo.cpp
|
|
|
nsPluginPlayPreviewInfo.h
|
|
|
nspluginroot.idl
|
|
|
nsPluginsCID.h
|
|
|
nsPluginsDir.h
|
|
|
nsPluginsDirDarwin.cpp
|
Bug 800220 - Part 1. Replace PL_strlen with strlen. r=ehsan
|
2013-05-08 12:40:12 +09:00 |
nsPluginsDirOS2.cpp
|
|
|
nsPluginsDirUnix.cpp
|
Merge m-c to inbound.
|
2013-09-23 17:10:33 -04:00 |
nsPluginsDirUtils.h
|
|
|
nsPluginsDirWin.cpp
|
Bug 607832. r=ehsan
|
2013-05-28 10:16:58 -04:00 |
nsPluginStreamListenerPeer.cpp
|
Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt
|
2013-09-23 09:21:35 -04:00 |
nsPluginStreamListenerPeer.h
|
|
|
nsPluginTags.cpp
|
Revert this CLOSED TREE to changeset 4d3e221584a0.
|
2013-08-24 13:31:48 +02:00 |
nsPluginTags.h
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
PluginPRLibrary.cpp
|
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 |
PluginPRLibrary.h
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |