зеркало из https://github.com/mozilla/gecko-dev.git
bcc33f9b49
This crash hits when a `RemoteException` is thrown during `onServiceConnected`. We `unbind`, which destroys all our bookkeeping data. During this destruction, we also attempt to retrieve the pid, which fails because we lost our binding before we had a chance to retrieve it. This patch adds a new exception to be thrown in this case, which we explicitly catch in `removeContentConnection`. Differential Revision: https://phabricator.services.mozilla.com/D77135 |
||
---|---|---|
.. | ||
android | ||
locales | ||
.eslintrc.js |