Merge #6151
6151: Closes #6018: Do not load url during link if session is restored r=pocmo,csadilek a=psymoon The potential pitfall of this patch is we are assuming `geckoSession.restoreState()` would always be successful. Perhaps we could have a follow-up for GV to provide us a callback for when `restoreState()` is completed with a status?🤔 Co-authored-by:Simon Chae <chaesmn@gmail.com>
Please register or sign in to comment