this post was submitted on 05 Dec 2023
187 points (94.3% liked)

Firefox

17302 readers
543 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 27 points 9 months ago (4 children)

Apple makes it basically impossible to do proper testing for compatibility without buying a Mac or paying someone else that has a Mac to run your tests. Their entire app infrastructure is like this.

[–] [email protected] 3 points 9 months ago

So... Home Depot can't afford a few Macs or iPads for testing?

[–] [email protected] 3 points 9 months ago

Another problem is that Safari is not compatible with the web. Like, I'm not going to prevent myself from using aspect ratios on images because some people made the bad decision of getting an inferior phone that locks them out of using good browsers. And many devs couldn't have known about it until the website was done and published to prod and iOS users started complaining about it because testing with Safari costs thousands of dollars in Apple hardware - and even if it was caught, it's still Apple's fault.

[–] sugar_in_your_tea 2 points 9 months ago

Honestly, you could probably test with any WebKit browser (e.g. Konqueror or GNOME Web) and it should be very similar.

[–] [email protected] 1 points 9 months ago

I thought that pro web devs used virtualised services like browserstack to test on as many combinations of OS's and browsers as they like?