gecko-dev/remote/doc
Andreas Tolfsen 6625f0d1e9 bug 1533831: remote: remove browser.fission.simulate pref; r=ochameau,yulia
The browser.fission.simulate preference has been split
into two preferences: fission.frontend.simulate-events and
fission.frontend.simulate-messages.

The remote agent briefly used the child actor system from the
Firefox frontend code when we prototyped the initial remote agent,
but it no longer relies on it.  This means we can drop the reference
to browser.fission.simulate altogether.

DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D27538

--HG--
extra : moz-landing-system : lando
2019-04-24 17:18:44 +00:00
..
Building.md bug 1533831: remote: remove browser.fission.simulate pref; r=ochameau,yulia 2019-04-24 17:18:44 +00:00
CodeStyle.md bug 1523104: remote: salvage some code style documentation from Marionette; r=me 2019-03-08 16:26:50 +00:00
Debugging.md bug 1533831: remote: remove browser.fission.simulate pref; r=ochameau,yulia 2019-04-24 17:18:44 +00:00
Prefs.md Backed out 4 changesets (bug 1533831) for xpcshell failures on remote/test/unit/test_Error.js. CLOSED TREE 2019-04-24 19:55:51 +03:00
Testing.md Backed out 4 changesets (bug 1533831) for xpcshell failures on remote/test/unit/test_Error.js. CLOSED TREE 2019-04-24 19:55:51 +03:00
Usage.md bug 1534247: remote: fix typos in usage docs; r=me a=doc 2019-03-12 14:30:06 +00:00
index.rst bug 1538187: remote: correct irc chatroom; r=me a=doc 2019-03-22 14:18:08 +00:00
moz.build