mozilla / tofino

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

Restoring a session should use historyrestore URLs to preserve histor… #1543

Closed jsantell closed 7 years ago

jsantell commented 7 years ago

…y. Fixes #1426. r=vporof

Should land after #1540 due to having the urlbar have focus with the history restore URLs means those ugly URLs stay around after the real page loads.

jsantell commented 7 years ago

@victorporof added tests for root reducer and url util