mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
947e858c46
Differential Revision: https://phabricator.services.mozilla.com/D56911 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
emulation | ||
input | ||
network | ||
page | ||
runtime | ||
security | ||
target | ||
browser_cdp.js | ||
browser_main_target.js | ||
browser_session.js | ||
browser_tabs.js | ||
browser.ini | ||
chrome-remote-interface.js | ||
head.js | ||
README.md |
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 ../