Skip to content

Fix failure to launch any window on startup

Michael Catanzaro requested to merge mcatanzaro/empty-session into master

If we have an empty session state file, a file that exists on disk but contains no windows, then nothing happens when we start Epiphany until the user manually deletes the file from disk. That's bad. Show a window.

Merge request reports