this post was submitted on 29 Sep 2023
173 points (93.9% liked)

Firefox

17302 readers
814 users here now

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

founded 4 years ago
MODERATORS
 

Mozilla seems to be asleep at the wheel, when it once drove online activity and communications. We have some suggestions where it could go.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 24 points 10 months ago* (last edited 10 months ago) (2 children)

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.

[โ€“] [email protected] 2 points 10 months ago

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...