Skip to content

Drop sessionStorage, only use the URL to store state.

AFAIK, the only noticeable change is that pressing F5 sends a request for the content, instead of using the sessionStorage as cache.


Migrated from D925 (view on Phabricator)

Merge request reports