зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 142552196615 (bug 1350887)
This commit is contained in:
Родитель
0e1c126a7f
Коммит
a7b695a056
|
@ -287,7 +287,7 @@ MarionetteComponent.prototype.init = function () {
|
|||
// This allows the following attempt by Marionette to open a socket
|
||||
// to succeed.
|
||||
let insaneSacrificialGoat =
|
||||
new ServerSocket(0, Ci.nsIServerSocket.KeepWhenOffline, 4);
|
||||
new ServerSocket(666, Ci.nsIServerSocket.KeepWhenOffline, 4);
|
||||
insaneSacrificialGoat.asyncListen(this);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче