It seems that for each attemptto do an HTTPS connection, the console (Ctrl+Shift+J) prints:
proxyService.resolve is not a function
[localdir]/convergence@extension.thoughtcrime.org/components/Convergence.js ->
[localdir]/convergence@extension.thoughtcrime.org/chrome/content/ssl/PhysicalNotary.js
Ligne : 93
Might have to do with changes (removal?) of nsIProtocolProxyService. See:
Steps:
It seems that for each attemptto do an HTTPS connection, the console (Ctrl+Shift+J) prints:
Might have to do with changes (removal?) of nsIProtocolProxyService. See:
You might consider moving from
resolvetoasyncResolveas that's what changed in the interface apparently