mozilla / tofino

Project Tofino is a browser interaction experiment.
https://mozilla.github.io/tofino
Apache License 2.0
647 stars 68 forks source link

Hitting Back on a restored page takes you back to the tofino://historyrestore page #1565

Open rnewman opened 7 years ago

jsantell commented 7 years ago

@rnewman can you provide a STR? I'm able to go back on restored pages -- or when restoring, can you quickly copy the initial URL in the location bar before loading the first page, which essentially is serialized state?

rnewman commented 7 years ago

My STR was simply:

Tofino navigated to tofino://historyrestore…, which then redirected back to the page I was on.

I realize my report might be confusing: I mean navigating back from the very first page in the back stack for the page will take you back to the session restore page itself. We should stop allowing navigation back when you're at the first page.