gecko-dev/dom/plugins/base
Kyle Machulis 165e079628 Bug 1370237 - Always increment plugin epoch when creating nsPluginHost in parent; r=bsmedberg
If we don't increment the plugin epoch in the parent process before
the first call to LoadPlugins, and all plugin info is already cached,
the epochs will match and we'll never get a complete plugin list in
the child. This patch makes sure our first parent/child epoch check
never matches, so we always update correctly.

MozReview-Commit-ID: Jj1F8m3aeGx
2017-06-06 18:29:32 -07:00
..
android Bug 1360321 - 2. Fix cast warning on AArch64 in plugin code; r=snorp 2017-05-17 13:06:21 -04: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
nsIPluginInputStream.idl
nsIPluginInstanceOwner.idl
nsIPluginTag.idl Bug 558184 - Part 8 - Load js plugins in a separate process. r=billm. 2017-05-29 12:38:46 +02:00
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 1369107 - 3. Don't use GeckoAppShell.getContext for plugin code; r=snorp 2017-06-02 16:13:41 -04: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
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 1370237 - Always increment plugin epoch when creating nsPluginHost in parent; r=bsmedberg 2017-06-06 18:29:32 -07:00
nsPluginHost.h Bug 1337058 - Remove FindPlugins IPC message; r=bsmedberg 2017-06-06 18:29:32 -07:00
nsPluginInstanceOwner.cpp Bug 1363567 - 1. Remove addPluginView/removePluginView methods; r=rbarker 2017-05-15 23:11:17 -04:00
nsPluginInstanceOwner.h
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
nsPluginNativeWindowWin.cpp Bug 1350940 - Label Runnables in dom/plugins; r=bsmedberg 2017-03-27 13:35:25 -07:00
nspluginroot.idl
nsPluginsCID.h
nsPluginsDir.h
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
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 558184 - Part 8 - Load js plugins in a separate process. r=billm. 2017-05-29 12:38:46 +02:00
nsPluginTags.h Bug 558184 - Part 8 - Load js plugins in a separate process. r=billm. 2017-05-29 12:38:46 +02: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