←back to thread

Is Chrome the New IE? (2023)

(www.magiclasso.co)
281 points bentocorp | 2 comments | | HN request time: 0.422s | source
1. PeterStuer ◴[] No.42177460[source]
As a Firefox mainliner for 'legacy' reasons to be fair, I often have to revert to Chrome to get sites to work. I guess there are a lott of dev shops out there that just test on Chrome/Edge (and maybe Safari)
replies(1): >>42179048 #
2. hombre_fatal ◴[] No.42179048[source]
Besides, Firefox has its own problems.

The craziest is its permissive same origin policy compared to Chrome/Safari, like how `window.top.location.href = 'https://example.com';` works from inside a cross origin iframe to redirect the parent.