Gecko:Home Page: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Added a link)
(added a link to a presentation by David)
Line 1: Line 1:
== Are You In The Right Place? ==
== Are You In The Right Place? ==
This wiki is concerned with development of the Gecko rendering engine itself. If you are a Web developer (building Web pages, sites, apps, etc.) and have questions about (X)HTML, XUL, CSS, DOM, or JavaScript then go to the [http://developer.mozilla.com/ Mozilla Developer Center].
This wiki is concerned with development of the Gecko rendering engine itself. If you are a Web developer (building Web pages, sites, apps, etc.) and have questions about (X)HTML, XUL, CSS, DOM, or JavaScript then go to the [http://developer.mozilla.com/ Mozilla Developer Center].
== Mozilla's Layout Engine (Presentation by L. David Baron)==
* (Thursday, December 14, 2006, 13:30 PST) http://www.mozilla.org/newlayout/doc/layout-2006-12-14/master.xhtml


== Planning ==
== Planning ==
Line 22: Line 19:


== Developer Resources ==
== Developer Resources ==
[http://www.mozilla.org/newlayout/doc/layout-2006-12-14/master.xhtml Mozilla's Layout Engine (Presentation by L. David Baron)] (dated Thursday, December 14, 2006, 13:30 PST
[[Gecko:Miscellaneous Notes]] Random documentation we don't yet know how to categorize.
[[Gecko:Miscellaneous Notes]] Random documentation we don't yet know how to categorize.



Revision as of 04:16, 5 April 2008

Are You In The Right Place?

This wiki is concerned with development of the Gecko rendering engine itself. If you are a Web developer (building Web pages, sites, apps, etc.) and have questions about (X)HTML, XUL, CSS, DOM, or JavaScript then go to the Mozilla Developer Center.

Planning

Scheduling and Roadmaps

Feature Planning / Specs

Most feature planning should happen in Bugzilla, but for some things it's easier to map out a spec on the wiki first.

Developer Resources

Mozilla's Layout Engine (Presentation by L. David Baron) (dated Thursday, December 14, 2006, 13:30 PST

Gecko:Miscellaneous Notes Random documentation we don't yet know how to categorize.

Gecko:Task List If you're familiar with Gecko code and want to contribute.

Gecko:Testing Tasks if you're interested in getting started by helping with testing Gecko

Gecko:Getting Started If you're just beginning.

Gecko:Frequently Asked Questions Developers' FAQ.

Gecko:Wish List Architecture and implementation ideas.

Gecko:Content Team Minutes Agenda and minutes from the Content Team

Gecko:Layout Improvements Architectural improvements we should make in layout. Also see Gecko:Compositor

Gecko:Moving Plugins To Content

Gecko:Small Device Support

Gecko:Obsolete API

New stringbundle APIs

Font selection and Font selection/Default fonts

Gecko/XUL Box Model

CSSFrameConstructor

Related Resources

XUL development happens at XUL:Home Page.

RDF development happens at Axel Hecht's RDF API Wiki.