this post was submitted on 21 Nov 2023
1218 points (95.9% liked)

Firefox

17763 readers
183 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
[–] Anafabula@discuss.tchncs.de 115 points 11 months ago (1 children)

Actually, the top one is the logo of the chromium browser engine, but the bottom one is not the logo of the Gecko browser engine. That's the logo of SpiderMonkey, Firefox's Javascript engine (Chromium uses V8).

This is the logo for Gecko: Gecko logo

[–] areyouevenreal@lemm.ee -3 points 11 months ago (1 children)

Firefox doesn't even use Gecko anymore, it uses Quantum. I think it still uses spidermonkey though.

[–] Audacity9961@feddit.ch 10 points 11 months ago* (last edited 11 months ago)

This is not correct.

Firefox still uses Gecko for its HTML engine. Quantum was a project to incorporate some learnings from Servo, and other larger performance projects, into Firefox components, including Gecko.

Just an aside, but Servo was never intended to replace Gecko, and was only intended to be a R&D project for improving some Firefox components. This was due to the long-tail of web compatibility that would be required to make Servo a suitable replacement for Gecko.