disable localstorage
supply a mock localstorage object that disable the localstorage function while there is an "existing" localstorage object.
some sites will fail when simply disable "dom.storage" in browser's setting.
todo: redirect localstorage to session storage.