Mac:Home Page
Welcome to the Mozilla-on-Macintosh development wiki. This is intended to serve as centralized place for planning Mac Mozilla development. Please do not report bugs here (feel free to reference bugs if they are relevant).
Cocoa Widgets
Mac:Cocoa_Widgets is a planning document for Cocoa widget plans. The idea is to complete/polish the Cocoa widget implementation (widget/src/cocoa) and use it in all Mozilla.org products, deprecating Carbon widgets (widget/src/mac). Among other advantages, this unifies Mac widgets thus reducing maintenance requirements.
Mac Cairo
Mac:Cairo is a planning document for drawing with Quartz on the Mac via Cairo. At this point there are no plans to make gfx use Quartz.
Mac XUL Menus
XUL:Menus is a planning document for a XUL menu system that attempts to alleviate XUL menu problems on the Mac. Designing and implementing this system is of high priority.