+5
−0
Loading
Bug 1589493 - Extending BrowserTestUtils.crashFrame to allow crashing with an OOM;r=mconley,froydnj,dmajor BrowserTestUtils.crashFrame now accepts additional `options`, with an argument `crashType` that may take "CRASH_OOM" or "CRASH_INVALID_POINTER_DEREF"|null to specify the nature of the crash. The names are taken from CrashTestUtils.jsm but this module cannot be imported as such as it has non-trivial binary dependencies. Depends on D54130 Differential Revision: https://phabricator.services.mozilla.com/D54700 --HG-- extra : moz-landing-system : lando