зеркало из https://github.com/mozilla/gecko-dev.git
322c7d8d00
When the parent process has trouble deserializing an IPC message from the content process, it originally killed that content process. This doesn't result in us creating a crash report (and doing so is difficult if the FatalError is hit off main thread). We now crash the parent process if we hit such a FatalError in the parent process. This will hopefully give us an idea of how frequent these FatalErrors are, since up until now we've been getting no crash data for them. --HG-- extra : commitid : J1E7vnGmvOa extra : rebase_source : 66a4cfc599bc6f5ce113dd49439e247a474c48a4 extra : amend_source : 1d6f5f26455dd810c3c3ffb4b807e734c74d87a7 |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
dbus | ||
glue | ||
hal | ||
ipdl | ||
keystore | ||
netd | ||
nfc | ||
ril | ||
testshell | ||
unixfd | ||
unixsocket | ||
moz.build | ||
pull-chromium.py |