petsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 year agoFirefox 135.0 releasedwww.mozilla.orgexternal-linkmessage-square4fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkFirefox 135.0 releasedwww.mozilla.orgpetsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 year agomessage-square4fedilink
minus-squarevithigar@lemmy.cacakelinkfedilinkarrow-up0·1 year agoFrom the text it seems like a site only gets added to the navigation history if the user interacts with it.
minus-squarechaospatterns@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoWhich stops malicious usage, but doesn’t stop cases where web pages over use pushState as users move around instead of replaceState. I’ve seen maps that would add to the history every time a user moves around the map.
From the text it seems like a site only gets added to the navigation history if the user interacts with it.
Which stops malicious usage, but doesn’t stop cases where web pages over use pushState as users move around instead of replaceState. I’ve seen maps that would add to the history every time a user moves around the map.