mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-10 22:09:32 +00:00
30d81ff017
With this patch, I've confirmed that we instantiate the SafeJSContext much later in startup, during nsAppStartupNotifier::Observe (which ends up invoking an XPCWrappedJS). As such, this should solve a number of our startup ordering woes.