gecko-dev/remote/test/browser
2019-03-08 16:27:15 +00:00
..
.eslintrc.js bug 1523104: remote: fix lint problems related to new browser-chrome tests; r=ochameau 2019-03-08 16:26:48 +00:00
browser_cdp.js bug 1523104: remote: allow Domains to be implemented in either parent or content processes; r=ato 2019-03-08 16:27:15 +00:00
browser_tabs.js bug 1523104: remote: re-add browser_tabs.js test and push head.js to fix the mochitests; r=ato 2019-03-08 16:27:06 +00:00
browser.ini bug 1523104: remote: re-add browser_tabs.js test and push head.js to fix the mochitests; r=ato 2019-03-08 16:27:06 +00:00
chrome-remote-interface.js
head.js bug 1523104: remote: fix lint errors by removing unused variables; r=ochameau 2019-03-08 16:27:09 +00:00
README.md bug 1523104: remote: update testing documentation; r=ochameau 2019-03-08 16:26:45 +00:00

Update chrome-remote-interface.js

Upstream instructions on https://github.com/cyrus-and/chrome-remote-interface#using-vanilla-javascript:

% git clone https://github.com/cyrus-and/chrome-remote-interface.git
% cd chrome-remote-interface
% npm install
% TARGET=var DEBUG=true npm run webpack
% cp chrome-remote-interface.js ../