Bug 1833341 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I got a profile off try, with this stack:

```
(root) []
XREMain::XRE_main []
nsObserverService::NotifyObservers final-ui-startup []
XPCWrappedJS method call []
js::RunScript []
BG_observe [resource:///modules/BrowserGlue.sys.mjs:961:36]
BG__beforeUIStartup [resource:///modules/BrowserGlue.sys.mjs:1274:48]
DIST_applyCustomizations [resource:///modules/distribution.js:278:56]
js::RunScript []
get _ini [resource:///modules/distribution.js:79:10]
nsIINIParserFactory.createINIParser []
0x7ff8439a9f42 [xul.dll]
```
I got a [profile](https://share.firefox.dev/3BwobOG) off try, with this stack:

```
(root) []
XREMain::XRE_main []
nsObserverService::NotifyObservers final-ui-startup []
XPCWrappedJS method call []
js::RunScript []
BG_observe [resource:///modules/BrowserGlue.sys.mjs:961:36]
BG__beforeUIStartup [resource:///modules/BrowserGlue.sys.mjs:1274:48]
DIST_applyCustomizations [resource:///modules/distribution.js:278:56]
js::RunScript []
get _ini [resource:///modules/distribution.js:79:10]
nsIINIParserFactory.createINIParser []
0x7ff8439a9f42 [xul.dll]
```

Back to Bug 1833341 Comment 1