mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
bd6a1c3c96
Making a call to mListener with a mMonitor lock is bad. Most of the code path for ReportConnectionError() are doing this because they are just after the Connected() method which needs the lock. We ensure to unlock mMonitor in the scope of the ReportConnectionError() call. |
||
---|---|---|
.. | ||
app | ||
chromium | ||
dbus | ||
glue | ||
ipdl | ||
keystore | ||
netd | ||
nfc | ||
ril | ||
testshell | ||
unixsocket | ||
moz.build | ||
pull-chromium.py |