[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-messenger-build/master] projects/instantbird/
commit 0807be9c1edc63c0b2135198b431ae0966b0801e
Author: Sukhbir Singh <sukhbir@xxxxxxxxxxxxxx>
Date: Tue Jun 30 11:01:55 2015 -0400
projects/instantbird/
---
projects/instantbird/xmpp-inband-registration.patch | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/projects/instantbird/xmpp-inband-registration.patch b/projects/instantbird/xmpp-inband-registration.patch
index d8feebb..94084ec 100644
--- a/projects/instantbird/xmpp-inband-registration.patch
+++ b/projects/instantbird/xmpp-inband-registration.patch
@@ -80,7 +80,7 @@ diff --git a/chat/protocols/xmpp/xmpp-session.jsm b/chat/protocols/xmpp/xmpp-ses
return;
let now = Date.now();
if (aJustSentSomething)
-@@ -265,28 +268,98 @@ XMPPSession.prototype = {
+@@ -265,28 +268,97 @@ XMPPSession.prototype = {
_("connection.error.startTLSNotSupported"));
return;
}
@@ -119,8 +119,7 @@ diff --git a/chat/protocols/xmpp/xmpp-session.jsm b/chat/protocols/xmpp/xmpp-ses
+ let ww = Cc["@mozilla.org/embedcomp/window-watcher;1"]
+ .getService(Ci.nsIWindowWatcher);
+ let win = ww.openWindow(null, registerWindow, "",
-+ "centerscreen,chrome,modal,
-+ resizable=yes,minimizable=no", registerStanza);
++ "centerscreen,chrome,modal,resizable=yes,minimizable=no", registerStanza);
+ } else {
+ this.onError(null, _("connection.error.noRegistrationSupport"));
+ }
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits