Mac:Home Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
== Cocoa Widget Popup Test Cases == | == Cocoa Widget Popup Test Cases == | ||
[[Cocoa:PopupTestCases]] Popup window code is tricky, the tests on this page should pass whenever we modify it. | [[Cocoa:PopupTestCases]] Popup window code is tricky, the tests on this page should pass whenever we modify it. | ||
Revision as of 14:31, 9 January 2014
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).
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.
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.
64-bit Mac OS X Build and Tinderbox Issues
Mac:64BitRelEng is for status and planning concerning 64-bit Mac OS X nightly build and tinderbox issues.
Obj-C Exceptions in Gecko
Obj-C_Exceptions_In_Gecko contains information about the problem of handling Objective-C exceptions in Gecko.
Cocoa Widget Popup Test Cases
Cocoa:PopupTestCases Popup window code is tricky, the tests on this page should pass whenever we modify it.