зеркало из https://github.com/mozilla/gecko-dev.git
02cfc079ff
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 |
||
---|---|---|
.. | ||
connection-manager.js | ||
constants.js | ||
debugger-client.js | ||
deprecated-thread-client.js | ||
event-source.js | ||
long-string-client.js | ||
moz.build |