Skip to content

Session manager support

David Edmundson requested to merge work/session_management into master

For session restoration we just need to remember which page we're on, which is already supported as a command line argument.

This patch repurposes that and explicitly sets the restart command on session save.

BUG: 438866

Edited by David Edmundson

Merge request reports