Mac:Home Page: Difference between revisions
Line 27: | Line 27: | ||
== Obj-C Exceptions in Gecko == | == Obj-C Exceptions in Gecko == | ||
[[Obj- | [[Obj-C_Exceptions_In_Gecko]] contains information about the problem of handling Objective-C exceptions in Gecko. | ||
== Mac XUL Menus == | == Mac XUL Menus == |
Revision as of 13:52, 14 February 2008
Welcome to the Mozilla-on-Macintosh development wiki. This is intended to serve as a centralized place for planning Mozilla Mac OS X development. Please do not report bugs here (but feel free to reference bugs if they are relevant).
Roadmap for Gecko on Mac OS X
Mac:Roadmap is the high-level roadmap for Gecko on Mac OS X.
Mac OS X Group Status
- Mac:CurrentBugs contains information about what we're working on right now.
- Mac:Status_Meetings contains information about our weekly status meetings.
Cocoa Widgets
Mac:Cocoa_Widgets contains general information about Cocoa widgets.
Mac Build Requirements
Mac:Build_Requirements is a planning document for the Mac build system. Due to Apple's rapid platform evolution, there is a complicated matrix of OS, developer tool, and architectural issues for the Mac build system.
Intel Mac OS X Support
Mac:Intel contains information about Mozilla's Intel Mac OS X support.
Mac OS X NPAPI Plugin Support
Mac:Plugins contains a roadmap for NPAPI plugin support, the Mac OS X NPAPI Drawing Models spec, and other information about NPAPI on Mac OS X.
Mac Accessibility
Mac:Accessibility contains information about the accessibility implementation in Cocoa widgets for Gecko 1.9.
Obj-C Exceptions in Gecko
Obj-C_Exceptions_In_Gecko contains information about the problem of handling Objective-C exceptions in Gecko.
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.
Firefox 2 on Mac OS X 10.5 (Leopard)
FF2:Leopard has information about Firefox 2 on Mac OS X 10.5 (Leopard).
Cocoa Widget Popup Test Cases
Cocoa:PopupTestCases Popup window code is tricky, the tests on this page should pass whenever we modify it.