this post was submitted on 08 Feb 2024
292 points (100.0% liked)
Firefox
450 readers
5 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
i don't think konqueror, gnome's web browser, or abrowser are tied to for-profit entities, though i could be mistaken
They are skins over someone else's browser.
KDE's Konqueror uses Qt WebEngine, which is developed by the Qt Company and is based on Google:s Chromium.
GNOME's Epiphany uses WebKit, developed by Apple.
Trisquel's Abrowser is a rebranded Mozilla Firefox.
Ironically, all of these things except Abrowser are based on Konqueror’s original engine, KHTML, so Konqueror was actually the OG engine. KHTML was forked to WebKit, which was forked to Blink, which became the underpinnings of Qt WebEngine, which Konqueror now uses.
This is also why KHTML still appears in the user agent strings for all of these engines, but back in the day the Gecko engine used in Mozilla products was already a thing and KHTML was the alternative to that, hence “KHTML, like Gecko”.
KHTML was truly a milestone in Free Software history. Immense respect to KDE developers.