зеркало из https://github.com/mozilla/gecko-dev.git
5b7d4ea2b1
In Python 3, iteration order over the contents of a native `dict` is always unpredictable, which results in bugs like bug 1635755 where `xptdata.cpp` has irreproducible content. To avoid this, we be sure to always write out JSON in a fixed, deterministic order. Differential Revision: https://phabricator.services.mozilla.com/D74443 |
||
---|---|---|
.. | ||
xptcall | ||
xptinfo | ||
moz.build |