gecko-dev/dom/plugins
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
..
base Bug 1370237 - Always increment plugin epoch when creating nsPluginHost in parent; r=bsmedberg 2017-06-06 18:29:32 -07:00
ipc Bug 1369859 - Add MOZ_GECKO_PROFILER ifdefs around #includes of ProfilerParent.h. r=njn 2017-06-02 16:03:39 -04:00
test merge mozilla-inbound to mozilla-central a=merge 2017-05-16 15:04:38 +02:00