Name Description Size Coverage
fakeservices.sys.mjs Mock implementation of WeaveCrypto. It does not encrypt or decrypt, merely returning the input verbatim. 3508 -
fxa_utils.sys.mjs 2180 -
rotaryengine.sys.mjs A fake engine implementation. This is used all over the place. Complete with record, store, and tracker implementations. 2954 -
utils.sys.mjs First wait >100ms (nsITimers can take up to that much time to fire, so we can account for the timer in delayedAutoconnect) and then two event loop ticks (to account for the CommonUtils.nextTick() in autoConnect). 9593 -