mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-29 21:25:35 +00:00
a077dba15e
This patch does the following: * Has the gPluginHandler tell content processes when a NPAPI plugin crashes * Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm. * Makes gPluginHandler use PluginCrashReporter to submit plugin crashes. * If a plugin crash report is submitted, puts all visible instances into the submitted state. * Makes the plugin crashed notification bar work with run IDs. * Removes event and message listeners in PluginContent when uninitting. --HG-- extra : source : 503877a91767a0920fcf0c092c726240d94c8db4 |
||
---|---|---|
.. | ||
app | ||
base | ||
branding | ||
components | ||
config | ||
devtools | ||
docs | ||
experiments | ||
extensions | ||
fuel | ||
installer | ||
locales | ||
metro | ||
modules | ||
themes | ||
app-rules.mk | ||
app.mozbuild | ||
build.mk | ||
confvars.sh | ||
defs.mk | ||
LICENSE | ||
Makefile.in | ||
moz.build |