this post was submitted on 29 Sep 2023
177 points (94.0% liked)
Firefox
17910 readers
119 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
view the rest of the comments
There is a difference between forefox-based browser and chromium-based one. Namely, if you base it on chromium, you take the blink engine and you can build watever UI around it you want. If you base it on firefox, you actually have to take the full firefox code and make changes to it.
All those firefox-based browsers are very similar to firefox with some small changes made. If you actually want to make large changes, keeping up with updates will quickly become a mess.
By contrast, qutebrowser has very little in common with Chromium except for the rendering engine - the user experience is totally different.
Brave even mention this in the old time how hard for them to fork it... Well.. it's a 25 years old code, even quite older as some even rewritten Firefox from netscape, have same pattern...
so looking forward to servo, glad it started moving this year