Skip to content

session: keep window alive when parsing session

Michael Catanzaro requested to merge mcatanzaro/#1043 into master

We can crash here if the window is destroyed immediately after starting Epiphany, before we finish loading the session.

Fixes #1043 (closed)

Merge request reports