gecko-dev/dom/plugins/base
Benjamin Smedberg 2772deba78 Bug 1334080 - If a plugin is associated with a window that has no nsIWebNavigation, don't crash, r=qdot
MozReview-Commit-ID: CZLne2N498d

--HG--
extra : rebase_source : aac04a1c16824fde27e3869109e7e8b591ce9296
2017-02-10 11:27:08 -05:00
..
android Bug 1323100 - Use NS_NewNamedThread for the Android Audio thread. r=froydnj 2016-12-21 11:31:15 +01:00
PluginPRLibrary.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
PluginPRLibrary.h Bug 1252877 Part 4: Remove notification of plugins about scrolling from child. r=jimm 2016-07-18 09:54:02 +01:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
npapi.h Bug 1251202 - Implement Default Audio Device Notifications for NPAPI plugins on Windows. r=jimm 2016-09-19 14:05:41 -07: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 1324002 - Mark atoms separately in each zone, r=jonco,mccr8,peterv. 2017-01-30 06:31:47 -07: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 778201 - Remove nsPluginHost::FindProxyByURL and nsProtocolProxyService::DeprecatedBlockingResolve. r=bsmedberg,mcmanus 2017-02-03 16:32:04 -07:00
nsNPAPIPlugin.h
nsNPAPIPluginInstance.cpp Bug 1325172 - unregister agent when nsNPAPI releases it. r=baku 2016-12-23 15:04:51 +08:00
nsNPAPIPluginInstance.h Bug 1319529 - notify audible state changed for nsNPAPI. r=baku 2016-12-16 17:12:41 +08:00
nsNPAPIPluginStreamListener.cpp
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 778201 - Remove nsPluginHost::FindProxyByURL and nsProtocolProxyService::DeprecatedBlockingResolve. r=bsmedberg,mcmanus 2017-02-03 16:32:04 -07:00
nsPluginHost.h Bug 778201 - Remove nsPluginHost::FindProxyByURL and nsProtocolProxyService::DeprecatedBlockingResolve. r=bsmedberg,mcmanus 2017-02-03 16:32:04 -07:00
nsPluginInstanceOwner.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsPluginInstanceOwner.h Bug 1294479 - Remove presentation methods from nsWindow/AndroidBridge; r=snorp 2016-08-19 17:17:24 -04:00
nsPluginLogging.h Bug 1275744 - Reference MOZ_LOG in dom comments. r=erahm 2016-05-26 11:08:47 -07:00
nsPluginManifestLineReader.h
nsPluginModule.cpp
nsPluginNativeWindow.cpp
nsPluginNativeWindow.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsPluginNativeWindowGtk.cpp Bug 1288686 - Avoid X11's |#define None 0L| intruding on other parts of the code. r=jrmuizel 2016-08-29 16:51:43 -04:00
nsPluginNativeWindowGtk.h
nsPluginNativeWindowWin.cpp Bug 1322465 part 3 - Use explicit/MOZ_IMPLICIT for the unary constructors in dom/. r=Ehsan 2016-12-16 15:49:53 +08:00
nsPluginStreamListenerPeer.cpp Bug 1334080 - If a plugin is associated with a window that has no nsIWebNavigation, don't crash, r=qdot 2017-02-10 11:27:08 -05: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 Bug 1256988 - Fix #endif comments for MOZ_WIDGET_GTK. r=chmanchester 2016-03-17 06:49:44 +09:00
nsPluginsDirUtils.h
nsPluginsDirWin.cpp 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
nspluginroot.idl