gecko-dev/devtools/shared/client
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
..
connection-manager.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
constants.js Bug 1559819 - rename threadClient to threadFront; r=jdescottes 2019-07-11 09:45:32 +00:00
debugger-client.js Bug 1588999 - Rename ObjectClient to ObjectFront. r=ochameau. 2019-10-21 12:07:10 +00:00
deprecated-thread-client.js Bug 1588999 - Rename ObjectClient to ObjectFront. r=ochameau. 2019-10-21 12:07:10 +00:00
event-source.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
long-string-client.js Bug 1561435 - Format remaining devtools/, a=automatic-formatting, CLOSED TREE 2019-07-05 11:29:32 +02:00
moz.build Bug 1588999 - Rename ObjectClient to ObjectFront. r=ochameau. 2019-10-21 12:07:10 +00:00