forked from mirrors/gecko-dev
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 |
||
|---|---|---|
| .. | ||
| actor-best-practices.md | ||
| actor-e10s-handling.md | ||
| actor-hierarchy.md | ||
| actor-registration.md | ||
| backend.md | ||
| backward-compatibility.md | ||
| client-api.md | ||
| debugger-api.md | ||
| protocol.js.md | ||
| protocol.md | ||