←back to thread

Is Chrome the New IE? (2023)

(www.magiclasso.co)
284 points bentocorp | 1 comments | | HN request time: 0.207s | source
Show context
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 #
1. 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.