gecko-dev/dom/plugins/base
Jim Chen 0ea3a6811b Bug 1360321 - 2. Fix cast warning on AArch64 in plugin code; r=snorp
Fix a warning on AArch64 for casting to pointer.

MozReview-Commit-ID: 6zjYdN8ta9d
2017-05-17 13:06:21 -04:00
..
android Bug 1360321 - 2. Fix cast warning on AArch64 in plugin code; r=snorp 2017-05-17 13:06:21 -04:00
PluginPRLibrary.cpp Bug 1342141 part B - Use NP_EMBED as the mode for all plugins, whether they are full-page or not, r=jimm 2017-02-23 12:37:42 -05:00
PluginPRLibrary.h Bug 1342141 part B - Use NP_EMBED as the mode for all plugins, whether they are full-page or not, r=jimm 2017-02-23 12:37:42 -05:00
moz.build Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm 2017-02-09 11:53:50 -05:00
npapi.h Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan 2017-03-02 13:08:29 -08:00
npfunctions.h
npruntime.h
nptypes.h
nsIHTTPHeaderListener.idl
nsIPluginDocument.idl
nsIPluginHost.idl Backed out changeset 776f0bb21587 for causing bug 1284203. 2016-07-04 13:38:52 -04:00
nsIPluginInputStream.idl
nsIPluginInstanceOwner.idl
nsIPluginTag.idl
nsJSNPRuntime.cpp Bug 1360961 - Fix spurious rooting hazard r=me 2017-05-04 09:38:43 +01:00
nsJSNPRuntime.h Bug 1290337 - Part 16: Replace Value parameter to const Value& in dom. r=smaug 2016-09-11 18:15:24 +09:00
nsNPAPIPlugin.cpp Bug 1352572 - Remove unused code that implement NPN_PostURLNotify(file=true) and NPN_PostURL(file=true); r=bsmedberg 2017-04-12 14:28:50 +00:00
nsNPAPIPlugin.h Bug 1352576 - Removed all instances of NPN_GetAuthenticationInfo from the codebase r=bsmedberg 2017-04-13 23:57:08 +12:00
nsNPAPIPluginInstance.cpp Bug 1322650 - Adjust Android Flash support to API changes r=jchen 2017-05-15 09:37:52 -05:00
nsNPAPIPluginInstance.h Bug 1322650 - Adjust Android Flash support to API changes r=jchen 2017-05-15 09:37:52 -05:00
nsNPAPIPluginStreamListener.cpp Bug 1352572 - Fix buffer overflow in verbose debug log; r=bsmedberg 2017-04-07 10:57:31 +00:00
nsNPAPIPluginStreamListener.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsPluginDirServiceProvider.cpp Bug 1317108 - Stop scanning for the Windows Media Player plugin. r=jimm 2016-11-14 22:20:44 -08:00
nsPluginDirServiceProvider.h Bug 1317108 - Stop scanning for the Windows Media Player plugin. r=jimm 2016-11-14 22:20:44 -08:00
nsPluginHost.cpp Bug 1359490 - add an event loop spinning abstraction function; r=gerald 2017-05-15 09:34:19 -04:00
nsPluginHost.h Bug 1357578 - Convert PRCList usage in nsPluginHost to mozilla::LinkedList. r=erahm,r=bsemdberg 2017-05-02 17:12:00 -07:00
nsPluginInstanceOwner.cpp Bug 1363567 - 1. Remove addPluginView/removePluginView methods; r=rbarker 2017-05-15 23:11:17 -04:00
nsPluginInstanceOwner.h Bug 1294479 - Remove presentation methods from nsWindow/AndroidBridge; r=snorp 2016-08-19 17:17:24 -04:00
nsPluginLogging.h Bug 1353143 - Part 2: Remove usage of PR_LOGGING. r=froydnj 2017-04-04 14:36:16 -07:00
nsPluginManifestLineReader.h
nsPluginModule.cpp
nsPluginNativeWindow.cpp Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm 2017-02-09 11:53:50 -05:00
nsPluginNativeWindow.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsPluginNativeWindowWin.cpp Bug 1350940 - Label Runnables in dom/plugins; r=bsmedberg 2017-03-27 13:35:25 -07:00
nsPluginStreamListenerPeer.cpp Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot 2017-03-22 11:38:40 +01:00
nsPluginStreamListenerPeer.h
nsPluginTags.cpp Bug 1320020 - Remove Unity plugin quirk compatibility. r=aklotz 2016-11-28 22:52:18 -08:00
nsPluginTags.h Bug 1307501 part B - don't read old versions of pluginreg.dat. Long ago we took great pains to read this backwards-compat because plugin enabled/click-to-play state was recorded here. But that has been recorded in prefs since Firefox 22, so now we can safely just treat this as a disposable cache. r=qdot 2016-10-05 09:48:57 -04:00
nsPluginsCID.h
nsPluginsDir.h Bug 1283274 - Disable windowless workaround if we detect a flash library that support async rendering. r=aklotz 2016-07-25 15:45:29 -05:00
nsPluginsDirDarwin.cpp
nsPluginsDirUnix.cpp
nsPluginsDirUtils.h
nsPluginsDirWin.cpp Bug 1334278 - change mozilla::Smprintf to return a UniquePtr; r=froydnj 2017-03-03 08:17:27 -07:00
nspluginroot.idl