this post was submitted on 16 May 2021
26 points (93.3% liked)

Firefox

18474 readers
91 users here now

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

founded 5 years ago
MODERATORS
 

Before you come at me with stuff like Librewolf, Waterfox and IceCat; those don't count. They are just tweaked Firefox distros with mostly basic low level changes. Not every Chromium browser is super unique either, but I feel like there are more differences between them then there are with Firefox distros. Why is that? Why there aren't different browsers that use Firefox's engines but provide a different UX?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 years ago

These days, yeah, I'm pretty sure that it is. One of the stated goals of Servo was that it should have a well-defined API to allow embedding into Node.js and similar.

But a few years ago, when people started embedding browsers into everything, that difference might've been less big between Firefox and Chromium.
So, maybe there was another motivation, for example Chromium's JavaScript engine had much better performance around that time, which might've been rather important to Node.js.