petsoi@discuss.tchncs.de to Linux@lemmy.ml · 2 years agoFirefox 135.0 releasedwww.mozilla.orgexternal-linkmessage-square4linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkFirefox 135.0 releasedwww.mozilla.orgpetsoi@discuss.tchncs.de to Linux@lemmy.ml · 2 years agomessage-square4linkfedilink
minus-squarevithigar@lemmy.calinkfedilinkarrow-up0·2 years 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·2 years 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.