diff browse annotate |
232833b7f5bbe68f65dcea0fb3168ef859018b9a created 2019-03-22 09:46 +0000 pushed 2019-07-01 08:34 +0000 |
Alexandre Poirot | Alexandre Poirot - Bug 1536888 - Move the remote agent to a JSM. r=ato |
diff browse annotate |
f3f1a5f9f4030683c42c62011dfef7dc6c7e8a43 created 2019-03-21 14:17 +0000 pushed 2019-07-01 08:34 +0000 |
Alexandre Poirot | Alexandre Poirot - Bug 1536794 - Implement a base Target class. r=ato |
diff browse annotate |
016f24de0fa3b206905f1d0c5365e44d66bc2da4 created 2019-03-11 12:51 +0000 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - Bug 1533682 - Implements empty domains used by puppeteer. r=ato |
diff browse annotate |
ea81ce60cfead1f1a655ce92af4559ca638e54f1 created 2019-03-10 12:51 +0000 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - Bug 1533679 - Implement very first Target domains. r=ato |
diff browse annotate |
44e4bcd29904d7c4242d1bfb5ddfeda29e33c398 created 2019-03-10 12:51 +0000 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - Bug 1533679 - Differentiate Sessions and Targets bound to a browser-element from the others. r=ato |
diff browse annotate |
735dcab78c931e2597907aebc043f0314af50e12 created 2019-03-10 12:51 +0000 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - Bug 1533679 - Implement /json/version. r=ato |
diff browse annotate |
f46ddc90587ccdfaa730a3b85128ad25159b5bca created 2019-03-10 12:51 +0000 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - Bug 1533679 - Make content process domains to inherit from specialized ContentProcessDomain class. r=ato |
diff browse annotate |
1dc639610f3b175d1cf3790469d1a4a571191199 created 2019-03-10 12:50 +0000 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - Bug 1533679 - Move session modules to a dedicated sessions folder. r=ato |
diff browse annotate |
886ef9f05fa352aee3742d82853e42891b1b5c52 created 2019-03-10 12:50 +0000 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - Bug 1533679 - Move targets modules to a dedicated targets folder. r=ato |
diff browse annotate |
53947dc827ddfbf1eaab8aaa753824c4cffc9ffe created 2019-03-07 22:18 +0000 pushed 2019-05-13 09:36 +0000 |
Andreas Tolfsen | Andreas Tolfsen - bug 1523104: remote: upgrade to WebSocket on existing HTTPD; r=ochameau |
diff browse annotate |
45eecaf3a611fd15617ed9f694b02facee912ea8 created 2019-03-05 12:39 -0800 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - bug 1523104: remote: use toolkit's event emitter; r=ato |
diff browse annotate |
2988540931598996da8f36f2a0724c9582e1ff3b created 2019-03-05 01:05 -0800 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - bug 1523104: remote: rename Prefs.jsm to match its exported symbol; r=ato |
diff browse annotate |
c26cc4c7f0212a46a076bbce894f505cf199f6a6 created 2019-02-21 15:04 -0800 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - bug 1523104: remote: allow Domains to be implemented in either parent or content processes; r=ato |
diff browse annotate |
59da827edf022ed0d69517e69c42e768b2623337 created 2019-02-21 13:01 +0000 pushed 2019-05-13 09:36 +0000 |
Andreas Tolfsen | Andreas Tolfsen - bug 1523104: remote: drop protocol schema validation; r=ochameau |
diff browse annotate |
304bff20aa1f67c8a2eb752ea15ac3498843cdbd created 2019-02-17 16:57 +0000 pushed 2019-05-13 09:36 +0000 |
Andreas Tolfsen | Andreas Tolfsen - bug 1523104: remote: move Targets class to separate module; r=ochameau |
diff browse annotate |
819bb544204dc51b9e13294c6b32ff2b1c784a2f created 2019-02-12 06:56 -0800 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - bug 1523104: remote: remove unused modules; r=ato |
diff browse annotate |
f73d7c3bced49eb09f5f3cf4a0dc6088f931b143 created 2019-02-11 10:05 -0800 pushed 2019-05-13 09:36 +0000 |
Alexandre Poirot | Alexandre Poirot - bug 1523104: remote: execute the domains in the content process by piping all WebSocket request, response and events via message manager API; r=ato |
diff browse annotate |
f7e7800294cb265b8c11262a6df0a4a192d214ff created 2019-02-08 16:10 +0000 pushed 2019-05-13 09:36 +0000 |
Andreas Tolfsen | Andreas Tolfsen - bug 1523104: remote: rename Debugger to TargetListener; r=ochameau |
diff browse annotate |
51a9ef380658acb20161db7d572fb25f95ba37e0 created 2019-01-29 15:18 +0000 pushed 2019-05-13 09:36 +0000 |
Andreas Tolfsen | Andreas Tolfsen - bug 1523104: remote: initial cdp prototype; r=ochameau |