A popular misconception is that Firefox runs Gecko. And while that is kinda true, the real problem is much more interesting when you come down to the technical details.
Because it’s the other way around. Firefox doesn’t run Gecko, Gecko runs Firefox. Firefox is built in Gecko. In a similar vein, Thunderbird also runs inside Gecko. It’s why they look so similar despite one being a browser and the other being an email client. Gecko is, in a way, a proto-Electron.
You cannot “rip off” Gecko from Firefox and embed it inside something like you can do with Blink/Chromium (unless you’re on Android and use GeckoView), which means the only way to have a “Firefox based browser” is to fork the entirety of Firefox. There are forks like the TBB or Librewolf that do this, but the embeddability of Chromium makes it much easier for devs to make something that diverges from Chromium in major ways (stuff like Qutebrowser, for example)
Izzy@lemmy.world 1 year ago
Your searching on this may be skewed due to Firefox not being the equivalent of Chromium. Firefox is not actually the browser engine. Firefox is based on the browser engine called Gecko. There are actually a number of other Gecko based browsers they just aren’t very popular or are for niche use-cases.
en.wikipedia.org/wiki/Gecko_(software)
bdonvr@thelemmy.club 1 year ago
Well sure, but I don’t think it changes my question much. There’s still so few active gecko-based browsers. And so many blink based.
Izzy@lemmy.world 1 year ago
Chromium is likely more popular because Google has such a stranglehold over the development of new internet standards. They set standards and then implement them into Chromium perfectly which tends to make Chrome really well optimized and fast.
neuromancer@lemmy.world 1 year ago
matricaria@feddit.de 1 year ago
Isn’t Safari Gecko-based? Safari has a huge market share.
reddit_sux@lemmy.world 1 year ago
Safari is webkit based. Which was also the basis for chromium, but it has diverted a lot from it. Other webkit based browsers are gnome web, KDE konqueror.