Linked by Thom Holwerda on Mon 16th Jul 2007 16:03 UTC, submitted by jeanmarc
Thread beginning with comment 255916
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
The Bezilla-team, which is not directly connected to Haiku, is responsible for the BeOS/Haiku port of Mozilla's products. It just so happens that I am one of them, and probably the one that knows Firefox best of those. AFAIK we are the only port of Firefox that is moderatly successful and at a very high price in invested time.
Here are a few wiki entries I started:
http://wiki.bebits.com/page/BuildingFirebird
http://wiki.bebits.com/page/BuildingCairo
And here is our dev. blog:
http://community.livejournal.com/bezilla/





Member since:
2006-03-16
Absolutly correct, not only are FireFox and Gecko huge, but they are also a PITA to support on alternative platforms*. The main devs focus on Windows, Linux and Mac, and they don't write the code portable at all:
* almost no abstractions or interfaces, just macros depending on platform
* force new dependencies which in some cases arn't even viable on alt. OS'es
* more 'hacking' than coding
IMO WebKit seems to be more aware on all of the points above as well as actually encouraging ports.
*) In fact, I'm not even sure there will be a Firefox 3 on BeOS.