Looks somehow tied to EGL window init (we don't see the crash on SW-WR) as there's the same pattern around GetCompositorWidgetInitData() / GtkCompositorWidget::GtkCompositorWidget() / GtkCompositorWidget::GetEGLNativeWindow / nsWindow::SetCompositorWidgetDelegate().
Bug 2009891 Comment 8 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Looks somehow tied to EGL window init (we don't see the crash on SW-WR) as there's the same pattern around ``` GetCompositorWidgetInitData() GtkCompositorWidget::GtkCompositorWidget() GtkCompositorWidget::GetEGLNativeWindow nsWindow::SetCompositorWidgetDelegate(). ```