Alexandre Poirot
9c99764b14
Bug 1563685
- Rename WebSocketDebuggerTransport class to match its JSM file name. r=remote-protocol-reviewers,jdescottes,ato
...
Differential Revision: https://phabricator.services.mozilla.com/D37040
--HG--
extra : moz-landing-system : lando
2019-07-09 09:36:16 +00:00
Alexandre Poirot
6713234855
Bug 1563685
- Rename WebSocket.jsm and drop unused accept method. r=remote-protocol-reviewers,jdescottes,ato
...
Differential Revision: https://phabricator.services.mozilla.com/D37039
--HG--
rename : remote/server/WebSocket.jsm => remote/server/WebSocketHandshake.jsm
extra : moz-landing-system : lando
2019-07-09 09:36:14 +00:00
shindli
351e9a95ce
Backed out 2 changesets (bug 1563685
) for causing bc perma failures in browser/base/content/test/static/browser_all_files_referenced.js CLOSED TREE
...
Backed out changeset 10109cbe9641 (bug 1563685
)
Backed out changeset 6525d810b0b0 (bug 1563685
)
--HG--
rename : remote/server/WebSocketHandshake.jsm => remote/server/WebSocket.jsm
2019-07-08 22:25:34 +03:00
Alexandre Poirot
a07eadfa52
Bug 1563685
- Rename WebSocketDebuggerTransport class to match its JSM file name. r=remote-protocol-reviewers,jdescottes,ato
...
Differential Revision: https://phabricator.services.mozilla.com/D37040
--HG--
extra : moz-landing-system : lando
2019-07-08 15:03:12 +00:00
Alexandre Poirot
22a355f138
Bug 1563685
- Rename WebSocket.jsm and drop unused accept method. r=remote-protocol-reviewers,jdescottes,ato
...
Differential Revision: https://phabricator.services.mozilla.com/D37039
--HG--
rename : remote/server/WebSocket.jsm => remote/server/WebSocketHandshake.jsm
extra : moz-landing-system : lando
2019-07-08 15:03:10 +00:00
Victor Porof
991b3c93c6
Bug 1561435 - Format remote/, a=automatic-formatting
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D35925
--HG--
extra : source : b793788d0f38244b33eb59ea36e2c6624dbd12c5
2019-07-05 10:56:48 +02:00
Andreas Tolfsen
6f0a882a05
bug 1543679: remote: remove unused server files; r=ochameau,yulia
...
These files became redundant after we started serving WebSocket
connections from the HTTPD.
This fixes the test
browser/base/content/test/static/browser_all_files_referenced.js,
which checks for unreferenced JSMs.
Differential Revision: https://phabricator.services.mozilla.com/D27247
--HG--
extra : moz-landing-system : lando
2019-04-15 14:06:25 +00:00
Andreas Tolfsen
5466e2a7cf
bug 1523104: remote: add WebSocketServer.upgrade for upgrading existing httpd.js requests; r=ochameau
2019-03-08 16:28:04 +00:00
Alexandre Poirot
ed8224a660
bug 1523104: remote: use toolkit's event emitter; r=ato
2019-03-08 16:27:41 +00:00
Alexandre Poirot
5e4abd9576
bug 1523104: remote: add missing Connection.close method called from TargetListener.close; r=ato
2019-03-08 16:26:38 +00:00
Andreas Tolfsen
06faaf9146
bug 1523104: remote: initial cdp prototype; r=ochameau
2019-03-08 16:26:22 +00:00