mozilla / tofino

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

History restore can cause a perma load loop #1552

Closed jsantell closed 7 years ago

jsantell commented 7 years ago

So much endless console spam if you go to this URL: tofino://historyrestore/?history=%5B%5D&historyIndex=-1

So an empty URL of history, should fix this

jsantell commented 7 years ago

Not sure if this should happen normally, or if I got in a weird state working on something else, regardless, should fail gracefully.