gecko-dev/browser/installer
Andreas Tolfsen 8adf183333 bug 1523104: remote: hook new remote protocol up to build system; r?#build
We have a new remote protocol in Firefox that is based on the Chrome
DevTools Protocol (CDP).  This is a low-level debugging interface with
which you can inspect the state and control execution of documents
running in web content, instrument Firefox in interesting ways, simulate
user interaction for automation purposes, and debug JavaScript execution.

This patch hooks the server part of this implementation, known as the
remote agent, up to the build system.  The remote agent is not enabled
in the default build, so the following is needed in mozconfig to build it:

	ac_add_options --enable-cdp

A subsequent change to enable the remote agent in Nightly builds only
will follow in due course.  That would allow us to run TaskCluster
test jobs to verify the remote protocol's functional integrity.

Differential Revision: https://phabricator.services.mozilla.com/D22729
2019-03-08 18:21:06 +00:00
..
windows Bug 1529429: Part 1 - Make the installer initially disable the launcher process on Nightly; r=mhowell 2019-02-21 18:54:12 +00:00
allowed-dupes.mn Bug 1437641 - Remove numberbox binding and convert usages to input[type=number]. r=bgrins,dao 2019-01-09 08:51:32 +00:00
Makefile.in Bug 1521666 - Do not try to package layout debugger files when layout debugger is disabled. r=dmajor 2019-01-22 04:01:33 +00:00
package-manifest.in bug 1523104: remote: hook new remote protocol up to build system; r?#build 2019-03-08 18:21:06 +00:00
removed-files.in Bug 1508637 - Update comments in removed-files.in. r=mhowell 2018-11-20 16:04:42 +00:00