In bug 1767888, we've renamed the "BackstagePass" object to "SystemGlobal".
https://bugzilla.mozilla.org/show_bug.cgi?id=1767888 "BackstagePass" was a name of global, which is mostly used for the shared system global for system modules (previously .jsm and now .sys.mjs), and also used for xpcshell global etc, and historically used for some other things. The name sometimes appears in the log, test output, profile, debugger, etc, and had been a source of confusion. Given that the main consumer is now the shared system global, we've reflected it to the name. This may affect some tooling or automation, such as intermittent bug classification, crash reports, etc. Ping me when you hit some issues, or if you have any questions. -- arai -- You received this message because you are subscribed to the Google Groups "dev-platform@mozilla.org" group. To unsubscribe from this group and stop receiving emails from it, send an email to dev-platform+unsubscr...@mozilla.org. To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/4323963A-2E4D-47A8-A17A-5E729982ACED%40gmail.com.