traxex
@traxex@lemmy.dbzer0.com
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Websites that hijack your back button must stop by June 15 or face Google's wrath 2 weeks ago:
You are correct. I’m against web tracking but this isn’t the crazy feature the other poster is going on about.
- Comment on Websites that hijack your back button must stop by June 15 or face Google's wrath 2 weeks ago:
There’s quite a few reasons why having the ability to change the history of a particular browser session can be helpful. The major one is handling user flow in single page applications where the browser doesn’t see page changes but the application does so you add history despite a new page not being completely rendered. Thus it gives the illusion of moving pages and changing URLs without burdening the browser with the action. It’s a pretty integral feature and there are plenty of sites that make it malicious.