зеркало из https://github.com/mozilla/gecko-dev.git
8e819ce0b9
This is really just shuffling a bunch of things around. None of the 'load_*' member functions of the `Mach` class actually needed to be member functions. They can all be static so that they can be used anywhere. That combined with moving all the other 'mach_command' logic to a different file, allows us to load the module for any command so that we can successfully dispatch it. Differential Revision: https://phabricator.services.mozilla.com/D184060 |
||
---|---|---|
.. | ||
iceserver | ||
minidumpwriter | ||
screenshot | ||
websocketprocessbridge | ||
mach_test_package_initialize.py | ||
moz.build |