this post was submitted on 13 Aug 2023
2636 points (97.8% liked)
Memes
45525 readers
1022 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Mozilla doesn't make it as easy to use the Firefox / Gecko engine in other projects, which doesn't help for adoption.
I'm way out of the loop, but is the issue that they actively make it difficult to use the rendering engine or is it that the cost to modularize it isn't worth the payoff to Firefox itself? A subtle but important distinction IMO. I always felt it was the second, but maybe I was being dense?
Back in the days it was possible to use Firefox engine to create apps. It was called XUL. Heck, Firefox itself was just a XUL app! But then they decided it wasn't worth it for whatever reason and now their engine is tightly integrated.
I believe it might be still possible with UXP - a hard fork made for Pale Moon project.
They don't try to make it difficult, but they make code changes that make it clear they have no concern for anyone who might be trying to use the engine anywhere other than in a retail build of Firefox, without providing things like deprecation warnings or upgrade paths.