fune/devtools/docs/backend
Nicolas Chevobbe 02cfc079ff Bug 1588999 - Rename ObjectClient to ObjectFront. r=ochameau.
The object-client.js file is now a proper protocol.js front,
but is still named after a client.
This is confusing, so we rename and move the file next to other
fronts, and update all consumers to the new terminology.

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

--HG--
rename : devtools/client/debugger/packages/devtools-reps/src/object-inspector/tests/__mocks__/object-client.js => devtools/client/debugger/packages/devtools-reps/src/object-inspector/tests/__mocks__/object-front.js
rename : devtools/shared/client/object-client.js => devtools/shared/fronts/object.js
extra : moz-landing-system : lando
2019-10-21 12:07:10 +00:00
..
actor-best-practices.md
actor-e10s-handling.md Bug 1576835 - Update DAMP test writing documentation r=ochameau 2019-08-29 06:22:18 +00:00
actor-hierarchy.md
actor-registration.md Bug 1522571 - Unify addonTargetFront with webExtensionSpec; r=ochameau 2019-08-28 10:01:43 +00:00
backend.md
backward-compatibility.md
client-api.md Bug 1588999 - Rename ObjectClient to ObjectFront. r=ochameau. 2019-10-21 12:07:10 +00:00
debugger-api.md
protocol.js.md Bug 1586006 - Remove preEvent mentions in protocol.js documentation. r=jdescottes. 2019-10-09 13:30:51 +00:00
protocol.md