|
|
(562 intermediate revisions by more than 100 users not shown) |
Line 1: |
Line 1: |
| {{Module
| | [https://firefox-source-docs.mozilla.org/mots/index.html Modules for "Core" are now tracked on firefox-source-docs.] |
| |name=Accessibility
| |
| |description=Support for platform accessibility APIs. Accessibility APIs are used by 3rd party software like screen readers, screen magnifiers, and voice dictation software, which need information about document content and UI controls, as well as important events like changes of focus.
| |
| |owner=[mailto:surkov.alexander@gmail.com Alexander Surkov]
| |
| |peers=[mailto:dbolter@mozilla.com David Bolter], [mailto:ginn.chen@sun.com Ginn Chen], [mailto:marco.zehe@googlemail.com Marco Zehe]
| |
| |group=dev-accessibility
| |
| |source_dirs=accessible/
| |
| |url=http://www.mozilla.org/access/
| |
| |components=Core::Disability Access APIs
| |
| }}
| |
| | |
| {{Module
| |
| |name=Build and Release Tools
| |
| |description=Tools related to build and release automation and configuration of release builds.
| |
| |owner=[mailto:nrthomas@gmail.com Nick Thomas]
| |
| |peers=[mailto:bhearsum@mozilla.com Ben Hearsum], [mailto:ccooper@deadsquid.com Chris Cooper], [mailto:cmp@mozilla.org Chase Phillips], [mailto:mozpreed@sigkill.com John Paul Reed], [mailto:robert@roberthelmer.com Robert Helmer]
| |
| |group=dev-builds
| |
| |source_dirs=tools/botrunner.py, tools/build-environment/, tools/build/, tools/buildbot-configs/, tools/buildbot/, tools/buildbotcustom/, tools/l10n/, tools/MozBuild/, tools/patcher-configs/, tools/patcher/, tools/release/, tools/tinderbox-configs/, tools/tinderbox/, tools/update-packaging/, browser/config/mozconfigs/, mobile/config/mozconfigs/, xulrunner/config/mozconfigs/
| |
| |url=
| |
| |components=mozilla.org::Release Engineering, mozilla.org::Release Engineering: Custom Builds
| |
| }}
| |
| | |
| {{Module
| |
| |name=Build Config
| |
| |description=The build system for Gecko and several mozilla.org hosted Gecko-based applications.
| |
| |owner=[mailto:ted.mielczarek@gmail.com Ted Mielczarek]
| |
| |peers=[mailto:benjamin@smedbergs.us Benjamin Smedberg], [mailto:mark@moxienet.com Mark Mentovai], [mailto:me@kylehuey.com Kyle Huey], [mailto:mh@glandium.org Mike Hommey], [mailto:mitchell.field@live.com.au Mitchell Field], [mailto:wtc@google.com Wan-Teh Chang]
| |
| |group=dev-builds
| |
| |source_dirs=build/, config/, tools/cross-commit, tools/cvs2hg-import.py, tools/cvsmgmt/, tools/elf-dynstr-gc/, tools/trees.pl, browser/config/mozconfigs/, mobile/config/mozconfigs/, xulrunner/config/mozconfigs/
| |
| |url=http://www.mozilla.org/build/
| |
| |components=Core::Build Config
| |
| }}
| |
| | |
| {{Module
| |
| |name=Code Analysis and Debugging Tools
| |
| |description=Tools for debugging Mozilla code or for analyzing speed, memory use, and other characteristics of it.
| |
| |owner=[mailto:dbaron@dbaron.org David Baron]
| |
| |peers=
| |
| |group=dev-performance
| |
| |source_dirs=tools/codesighs/, tools/debug/, tools/dreftool/, tools/dumpdeps/, tools/footprint/, tools/jprof/, tools/leaky/, tools/memory/, tools/module-deps/, tools/performance/, tools/post_compile/, tools/preloader/, tools/rb/, tools/reorder/, tools/trace-malloc/, tools/uuiddeps/,
| |
| |url=
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=Cookies and Permissions
| |
| |description=
| |
| |owner=[mailto:dwitte@mozilla.com Dan Witte]
| |
| |peers=[mailto:cbiesinger@gmail.com Christian Biesinger], [mailto:mconnor@steelgryphon.com Mike Connor], [mailto:sdwilsh@shawnwilsher.com Shawn Wilsher]
| |
| |group=dev-tech-network
| |
| |source_dirs=extensions/cookie/, netwerk/cookie/
| |
| |url=
| |
| |components=Core::Networking: Cookies
| |
| }}
| |
| | |
| {{Module
| |
| |name=docshell
| |
| |description=
| |
| |owner=[mailto:bzbarsky@mit.edu Boris Zbarsky]
| |
| |peers=[mailto:cbiesinger@gmail.com Christian Biesinger],[mailto:benjamin@smedbergs.us Benjamin Smedberg], [mailto:jst@mozilla.org Jonny Stenback]
| |
| |group=dev-tech-layout
| |
| |source_dirs=docshell/, uriloader/, webshell/
| |
| |url=
| |
| |components=Core::Document Navigation
| |
| }}
| |
| | |
| {{Module
| |
| |name=Document Object Model
| |
| |description=
| |
| |owner=[mailto:jst@mozilla.org Jonny Stenback], [mailto:peterv@propagandism.org Peter Van der Beken]
| |
| |peers=[mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:jonas@sicking.cc Jonas Sicking], [mailto:Olli.Pettay@helsinki.fi Olli Pettay]
| |
| |group=dev-tech-dom
| |
| |source_dirs=content/base/, content/events/, content/html/content/, content/html/document/, dom/%, dom/base/, dom/interfaces/, dom/locales/, dom/public/, dom/src/, dom/tests/
| |
| |url=http://developer.mozilla.org/en/docs/DOM
| |
| |components=Core::DOM, Core::DOM: CSS Object Model, Core::DOM: Core & HTML, Core::DOM: Events, Core::DOM: Mozilla Extensions, Core::DOM: Other, Core::DOM: Traversal-Range, Core::DOM: Validation
| |
| }}
| |
| | |
| {{Module
| |
| |name=Editor
| |
| |description=
| |
| |owner=[mailto:ehsan@mozilla.com Ehsan Akhgari]
| |
| |peers=
| |
| |group=dev-platform
| |
| |source_dirs=editor/
| |
| |url=http://www.mozilla.org/editor/
| |
| |components=Core::Editor
| |
| }}
| |
| | |
| {{Module
| |
| |name=Embedding
| |
| |description=
| |
| |owner=[mailto:benjamin@smedbergs.us Benjamin Smedberg]
| |
| |peers=[mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:jst@mozilla.org Jonny Stenback]
| |
| |group=dev-embedding
| |
| |source_dirs=embedding/
| |
| |url=
| |
| |components=Core::Embedding: APIs, Core::Embedding: ActiveX Wrapper, Core::Embedding: GRE Core, Core::Embedding: GTK Widget, Core::Embedding: MFC Embed, Core::Embedding: Mac, Core::Embedding: Packaging
| |
| }}
| |
| | |
| {{Module
| |
| |name=Find As You Type
| |
| |description=Find As You Type (formerly called Type Ahead Find) is a feature that allows quick web page navigation when you type a succession of characters in the body of the displayed page (not in an edit box of or drop down list). Currently seeks new owner.
| |
| |owner=
| |
| |peers=
| |
| |group=dev-accessibility
| |
| |source_dirs=extensions/typeaheadfind/
| |
| |url=http://www.mozilla.org/access/type-ahead/
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=Geolocation
| |
| |description=Implementation of the Geolocation W3C Spec, location provider apis, and wifi scanning code.
| |
| |owner=[mailto:dougt@dougt.org Doug Turner]
| |
| |peers=[mailto:josh@joshmatthews.net Josh Matthews]
| |
| |group=dev-tech-dom
| |
| |source_dirs=dom/src/geolocation, dom/system/, netwerk/wifi
| |
| |url=https://developer.mozilla.org/En/Using_geolocation
| |
| |components=Core::Geolocation
| |
| }}
| |
| | |
| {{Module
| |
| |name=Global Key Bindings
| |
| |description=Global hot keys in Mozilla for the browser, editor, mail-news and widgets. Does not include underlined menu accelerators and the like, as those are part of i18n.
| |
| |owner=[mailto:aaronleventhal@moonset.net Aaron Leventhal]
| |
| |peers=[mailto:neil@parkwaycc.co.uk Neil Rashbrook]
| |
| |group=dev-accessibility
| |
| |source_dirs=content/xbl/builtin/
| |
| |url=http://www.mozilla.org/projects/ui/accessibility/mozkeyintro.html
| |
| |components=Core::Keyboard: Navigation
| |
| }}
| |
| | |
| {{Module
| |
| |name=Graphics
| |
| |description=Mozilla graphics API
| |
| |owner=[mailto:jdrew@mozilla.com Joe Drew], [mailto:jrmuizel@mozilla.com Jeff Muizelaar]
| |
| |peers=[mailto:vladimir@pobox.com Vladimir Vukicevic], [mailto:pavlov@pavlov.net Stuart Parmenter], [mailto:roc+@cs.cmu.edu Robert O'Callahan], [mailto:bas.schouten@live.nl Bas Schouten]
| |
| |group=dev-platform
| |
| |source_dirs=gfx/%, gfx/cairo/, gfx/public/, gfx/src/%, gfx/thebes/, gfx/qcms/, gfx/2d/, gfx/layers/
| |
| |url=https://wiki.mozilla.org/Platform/GFX https://wiki.mozilla.org/Gecko:Layers https://wiki.mozilla.org/Gecko:2DGraphicsSketch
| |
| |components=Core::Graphics, Core::GFX: Color Management
| |
| }}
| |
| | |
| {{Module
| |
| |name=GTK Embedding Widget
| |
| |description=Gtk Widget for embedding Mozilla into Gtk applications
| |
| |owner=[mailto:marco@gnome.org Marco Pesenti Gritti]
| |
| |peers=[mailto:benjamin@smedbergs.us Benjamin Smedberg], [mailto:dougt@meer.net Doug Turner]
| |
| |group=dev-embedding
| |
| |source_dirs=
| |
| |url=
| |
| |components=Core::Embedding: GTK Widget
| |
| }}
| |
| | |
| {{Module
| |
| |name=Legacy HTML Parser
| |
| |description=
| |
| |owner=[mailto:mrbkap@gmail.com Blake Kaplan]
| |
| |peers=[mailto:dbaron@dbaron.org David Baron], [mailto:jst@mozilla.org Jonny Stenback], [mailto:peterv@propagandism.org Peter Van der Beken], [mailto:rbs@maths.uq.edu.au rbs@maths.uq.edu.au]
| |
| |group=dev-tech-dom
| |
| |source_dirs=parser/htmlparser
| |
| |url=http://www.mozilla.org/newlayout/doc/parser.html
| |
| |components=Core::HTML: Parser
| |
| }}
| |
| | |
| {{Module
| |
| |name=HTML Parser
| |
| |description=The HTML Parser transforms HTML source code into a DOM. It conforms to the HTML specification, and is mostly translated automatically from Java to C++.
| |
| |owner=[mailto:hsivonen@iki.fi Henri Sivonen]
| |
| |peers=
| |
| |group=dev-tech-dom
| |
| |source_dirs=parser/html
| |
| |url=http://about.validator.nu/
| |
| |components=Core::HTML: Parser
| |
| }}
| |
| | |
| {{Module
| |
| |name=I18N Library
| |
| |description=
| |
| |owner=[mailto:jshin1987@gmail.com Jungshik Shin], [mailto:smontagu@smontagu.org Simon Montagu]
| |
| |peers=
| |
| |group=dev-i18n
| |
| |source_dirs=intl/
| |
| |url=http://mozilla.org/projects/intl/index.html
| |
| |components=Core::Internationalization
| |
| }}
| |
| | |
| {{Module
| |
| |name=ImageLib
| |
| |description=
| |
| |owner=[mailto:jdrew@mozilla.com Joe Drew]
| |
| |peers=[mailto:bobbyholley@gmail.com Bobby Holley]
| |
| |group=dev-tech-gfx
| |
| |source_dirs=jpeg/, modules/libimg/png/, modules/libpr0n/, modules/zlib/
| |
| |url=
| |
| |components=Core::ImageLib
| |
| }}
| |
| | |
| {{Module
| |
| |name=IPC
| |
| |description=Message-passing between threads and processes
| |
| |owner=[mailto:cjones@mozilla.com Chris Jones]
| |
| |peers=[mailto:benjamin@smedbergs.us Benjamin Smedberg], [mailto:bent.mozilla@gmail.com Ben Turner]
| |
| |group=dev-platform
| |
| |source_dirs=ipc/glue/, ipc/ipdl/, ipc/chromium/
| |
| |url=
| |
| |components=Core::IPC}}
| |
| | |
| {{Module
| |
| |name=Java APIs for DOM
| |
| |description=APIs for Java access to the Document Object Model
| |
| |owner=[mailto:ashuk@eng.sun.com Ashutosh Kulkarni]
| |
| |peers=
| |
| |group=dev-tech-dom,dev-tech-java
| |
| |source_dirs=java/dom/
| |
| |url=http://www.mozilla.org/projects/blackwood/dom/
| |
| |components=Core::Java APIs for DOM
| |
| }}
| |
| | |
| {{Module
| |
| |name=Java APIs to WebShell
| |
| |description=
| |
| |owner=[mailto:edburns@acm.org Ed Burns]
| |
| |peers=[mailto:ashuk@eng.sun.com Ashutosh Kulkarni]
| |
| |group=dev-tech-java,dev-embedding
| |
| |source_dirs=java/webclient/
| |
| |url=http://www.mozilla.org/projects/blackwood/webclient/
| |
| |components=Core::Java APIs to WebShell
| |
| }}
| |
| | |
| {{Module
| |
| |name=Java Stubs
| |
| |description=OJI
| |
| |owner=[mailto:alfred.peng@sun.com Alfred Peng]
| |
| |peers=[mailto:Xiaobin.Lu@eng.Sun.com Xiaobin Lu]
| |
| |group=dev-tech-java
| |
| |source_dirs=modules/oji/, nav-java/, sun-java/
| |
| |url=http://www.mozilla.org/oji/
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=Java to XPCOM Bridge
| |
| |description=
| |
| |owner=[mailto:pedemont@us.ibm.com Javier Pedemont]
| |
| |peers=[mailto:benjamin@smedbergs.us Benjamin Smedberg]
| |
| |group=dev-tech-xpcom,dev-tech-java
| |
| |source_dirs=extensions/java
| |
| |url=http://www.mozilla.org/projects/blackwood/connect/
| |
| |components=Core::Java to XPCOM Bridge
| |
| }}
| |
| | |
| {{Module
| |
| |name=Java Utility Classes
| |
| |description=assert, debug, utilities, etc.
| |
| |owner=[mailto:edburns@acm.org Ed Burns]
| |
| |peers=[mailto:ashuk@eng.sun.com Ashutosh Kulkarni]
| |
| |group=dev-tech-java
| |
| |source_dirs=java/util/
| |
| |url=http://www.mozilla.org/projects/blackwood/java-util/
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=Java-Implemented Plugins
| |
| |description=Infrastructure for writing MIME content-handlers
| |
| in Java.
| |
| |owner=[mailto:idk@eng.sun.com Igor Kushnirskiy]
| |
| |peers=
| |
| |group=dev-tech-java
| |
| |source_dirs=java/plugins/
| |
| |url=http://www.mozilla.org/projects/blackwood/java-plugins/
| |
| |components=Core::Java-Implemented Plugins
| |
| }}
| |
| | |
| {{Module
| |
| |name=JavaScript
| |
| |description=JavaScript Engine in C++ (SpiderMonkey)
| |
| |owner=[mailto:dmandelin@mozilla.com Dave Mandelin]
| |
| |peers=[mailto:danderson@mozilla.com David Anderson], [mailto:igor@mir2.org Igor Bukanov], [mailto:brendan@mozilla.org Brendan Eich], [mailto:gal@mozilla.com Andreas Gal], [mailto:cdleary@mozilla.com Chris Leary], , [mailto:wmccloskey@mozilla.com Bill McCloskey], [mailto:nnethercote@mozilla.com Nick Nethercote], [mailto:jorendorff@mozilla.com Jason Orendorff], [mailto:jwalden@mit.edu Jeff Walden], [mailto:lwagner@mozilla.com Luke Wagner], [mailto:mrbkap@gmail.com Blake Kaplan], [mailto:shaver@mozilla.org Mike Shaver]
| |
| |group=dev-tech-js-engine
| |
| |source_dirs=js/src/%, js/src/config/, js/src/editline/, js/src/fdlibm/
| |
| |url=http://www.mozilla.org/js/spidermonkey,
| |
| http://developer.mozilla.org/en/docs/About_JavaScript
| |
| |components=Core::JavaScript Engine
| |
| }}
| |
| | |
| {{Module
| |
| |name=JavaScript Debugger Backend
| |
| |description=JavaScript debugging hooks
| |
| |owner=[mailto:timeless@mozdev.org Josh 'timeless' Soref]
| |
| |peers=[mailto:brendan@mozilla.org Brendan Eich], [mailto:rginda@hacksrus.com Rob Ginda]
| |
| |group=dev-apps-js-debugger
| |
| |source_dirs=js/jsd/
| |
| |url=http://www.mozilla.org/js/jsd
| |
| |components=Other Applications::Venkman JS Debugger
| |
| }}
| |
| | |
| {{Module
| |
| |name=js-ctypes
| |
| |description=A foreign function interface which allows privileged JS code to interact with binary code without using XPCOM/XPConnect.
| |
| |owner=[mailto:dwitte@mozilla.com Dan Witte]
| |
| |peers=[mailto:benjamin@smedbergs.us Benjamin Smedberg], [mailto:jorendorff@mozilla.com Jason Orendorff]
| |
| |group=dev-tech-js-engine
| |
| |source_dirs=js/src/ctypes/
| |
| |url=https://wiki.mozilla.org/JSctypes
| |
| |components=Core::js-ctypes
| |
| }}
| |
| | |
| {{Module
| |
| |name=js-tests
| |
| |description=JavaScript test suite
| |
| |owner=[mailto:bclary@bclary.com Bob Clary]
| |
| |peers=
| |
| |group=dev-tech-js-engine
| |
| |source_dirs=js/tests/
| |
| |url=http://www.mozilla.org/js/tests/library.html
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=Layout Engine
| |
| |description=rendering tree construction, layout (reflow), painting, etc.
| |
| |owner=[mailto:roc+@cs.cmu.edu Robert O'Callahan]
| |
| |peers=[mailto:bmlk@gmx.de Bernd Mielke], [mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:dbaron@dbaron.org David Baron], [mailto:smontagu@smontagu.org Simon Montagu]
| |
| |group=dev-tech-layout
| |
| |source_dirs=layout/%, layout/base/, layout/build/, layout/doc/, layout/forms/, layout/generic/, layout/html/, layout/macbuild/, layout/printing/, layout/tables/, layout/tools/
| |
| |url=http://mozilla.org/newlayout/doc/ ,
| |
| http://lxr.mozilla.org/mozilla/source/layout/doc/
| |
| |components=Core::Layout, Core::Layout: Block and Inline, Core::Canvas: 2D, Core::Canvas: WebGL, Core::Layout: Floats, Core::Layout: Form Controls, Core::Layout: HTML Frames, Core::Layout: Images, Core::Layout: Misc Code, Core::Layout: R & A Pos, Core::Layout: Tables, Core::Layout: Text, Core::Layout: View Rendering
| |
| }}
| |
| | |
| {{Module
| |
| |name=libjar
| |
| |description=The JAR handling code (protocol handler, stream implementation, and zipreader/zipwriter).
| |
| |owner=[mailto:tglek@mozilla.com Taras Glek]
| |
| |peers=[mailto:mwu@mozilla.com Michael Wu]
| |
| |group=dev-platform
| |
| |source_dirs=modules/libjar
| |
| |url=
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=MathML
| |
| |description=MathML is a low-level specification for describing mathematics which provides a foundation for the inclusion of mathematical expressions in Web pages.
| |
| |owner=[mailto:karlt+@karlt.net Karl Tomlinson]
| |
| |peers=[mailto:roc+@cs.cmu.edu Robert O'Callahan]
| |
| |group=dev-tech-mathml
| |
| |source_dirs=layout/mathml/
| |
| |url=http://www.mozilla.org/projects/mathml/
| |
| |components=Core::MathML
| |
| }}
| |
| | |
| {{Module
| |
| |name=mozilla-toplevel
| |
| |description=The top level directory for the mozilla tree.
| |
| |owner=[mailto:brendan@mozilla.org Brendan Eich]
| |
| |peers=
| |
| |group=
| |
| |source_dirs=tools/README
| |
| |url=
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=Necko
| |
| |description=The Mozilla Networking Library
| |
| |owner=[mailto:cbiesinger@gmail.com Christian Biesinger]
| |
| |peers=[mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:jduell.mcbugs@gmail.com Jason Duell], [mailto:honzab.moz@firemni.cz Honza Bambas], [mailto:dwitte@mozilla.com Dan Witte]
| |
| |group=dev-tech-network
| |
| |source_dirs=netwerk/%, netwerk/base/, netwerk/build/, netwerk/cache/, netwerk/dns/, netwerk/locales/, netwerk/mime/, netwerk/protocol/, netwerk/resources/, netwerk/socket/, netwerk/streamconv/, netwerk/system/, netwerk/test/, netwerk/testserver/
| |
| |url=http://www.mozilla.org/projects/netlib/, https://developer.mozilla.org/en/Necko
| |
| |components=Core::Networking, Core::Networking: Cache, Core::Networking: Cookies, Core::Networking: FTP, Core::Networking: File, Core::Networking: HTTP, Core::Networking: JAR, Core::Networking: Websockets
| |
| }}
| |
| | |
| {{Module
| |
| |name=NSPR
| |
| |description=Netscape Portable Runtime
| |
| |owner=[mailto:nelson@bolyard.com Nelson Bolyard], [mailto:wtc@google.com Wan-Teh Chang]
| |
| |peers=[mailto:ted.mielczarek@gmail.com Ted Mielczarek]
| |
| |group=dev-tech-nspr
| |
| |source_dirs=nsprpub/
| |
| |url=http://www.mozilla.org/projects/nspr/
| |
| http://www.mozilla.org/projects/nspr/reference/html/
| |
| http://www.mozilla.org/projects/nspr/release-notes/
| |
| |components=NSPR
| |
| }}
| |
| | |
| {{Module
| |
| |name=Plugins
| |
| |description= NPAPI Plugin support.
| |
| |owner=[mailto:joshmoz@gmail.com Josh Aas]
| |
| |peers=[mailto:jst@mozilla.org Johnny Stenback]
| |
| |group=
| |
| |source_dirs=dom/plugins/, modules/plugin/
| |
| |url=https://wiki.mozilla.org/Plugins
| |
| |components=Core::Java-Implemented Plugins, Core::Plug-ins
| |
| }}
| |
| | |
| {{Module
| |
| |name=Preferences
| |
| |description=Preference library
| |
| |owner=[mailto:dwitte@mozilla.com Dan Witte]
| |
| |peers=[mailto:benjamin@smedbergs.us Benjamin Smedberg]
| |
| |group=dev-platform
| |
| |source_dirs=modules/libpref/
| |
| |url=
| |
| |components=Core::Preferences: Backend
| |
| }}
| |
| | |
| {{Module
| |
| |name=Privilege Manager
| |
| |description="caps"
| |
| |owner=
| |
| |peers=[mailto:brendan@mozilla.org Brendan Eich], [mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:dveditz@cruzio.com Dan Veditz], [mailto:jst@mozilla.org Jonny Stenback]
| |
| |group=dev-tech-dom
| |
| |source_dirs=caps/
| |
| |url=http://www.mozilla.org/projects/security/components/index.html
| |
| |components=Core::Security: CAPS
| |
| }}
| |
| | |
| {{Module
| |
| |name=PyXPCOM
| |
| |description=The Python to XPCOM bridge.
| |
| |owner=[mailto:toddw@activestate.com Todd Whiteman]
| |
| |peers=[mailto:mhammond@skippinet.com.au Mark Hammond]
| |
| |group=
| |
| |source_dirs=extension/python
| |
| |url=https://developer.mozilla.org/en/PyXPCOM
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=Qt-based gfx and widget
| |
| |description=Qt-based rendering and widget code
| |
| |owner=[mailto:romaxa@gmail.com Oleg Romashin]
| |
| |peers=[mailto:mozilla@rosenauer.org Wolfgang Rosenauer], [mailto:doug.turner@gmail.com Doug Turner]
| |
| |group=dev-tech-widget,dev-tech-gfx
| |
| |source_dirs=widget/src/qt/
| |
| |url=
| |
| |components=Core::Widget: Qt
| |
| }}
| |
| | |
| {{Module
| |
| |name=RDF
| |
| |description=
| |
| |owner=[mailto:axel@pike.org Axel Hecht]
| |
| |peers=[mailto:benjamin@smedbergs.us Benjamin Smedberg]
| |
| |group=dev-tech-rdf
| |
| |source_dirs=rdf/
| |
| |url=http://www.mozilla.org/rdf/doc/
| |
| |components=Core::RDF
| |
| }}
| |
| | |
| {{Module
| |
| |name=Registry
| |
| |description=
| |
| |owner=[mailto:dveditz@cruzio.com Dan Veditz]
| |
| |peers=[mailto:dougt@meer.net Doug Turner]
| |
| |group=dev-tech-xpcom
| |
| |source_dirs=modules/libreg/
| |
| |url=
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=security
| |
| |description=Crypto/PKI code, including NSS (Network Security Services) and JSS (NSS for Java)
| |
| |owner=[mailto:nelson@bolyard.com Nelson Bolyard], [mailto:rrelyea@redhat.com Bob Relyea], [mailto:wtc@google.com Wan-Teh Chang]
| |
| |peers=[mailto:alexei.volkov.bugs@sun.com Alexei Volkov], [mailto:christophe.ravel.bugs@sun.com Christophe Ravel], [mailto:emaldona@redhat.com Elio Maldonado], [mailto:glen.beasley@sun.com Glen Beasley], [mailto:julien.pierre.boogz@sun.com Julien Pierre], [mailto:kaie@kuix.de Kai Engert]
| |
| |group=dev-tech-crypto
| |
| |source_dirs=dbm/, security/coreconf/, security/dbm/, security/jss/, security/nss/, security/tinderbox/, security/tinderlight/
| |
| |url=http://mozilla.org/projects/security/pki/
| |
| |components=NSS, JSS, Core::Security, Core::Security: S/MIME
| |
| }}
| |
| | |
| {{Module
| |
| |name=Security - Mozilla PSM Glue
| |
| |description=Personal Security Manager
| |
| |owner=[mailto:kaie@kuix.de Kai Engert]
| |
| |peers=[mailto:honzab.moz@firemni.cz Honza Bambas], [mailto:rrelyea@redhat.com Bob Relyea], [mailto:wtc@google.com Wan-Teh Chang]
| |
| |group=dev-tech-crypto
| |
| |source_dirs=security/manager/
| |
| |url=
| |
| |components=Core::Security: PSM, Core::Security: UI
| |
| }}
| |
| | |
| {{Module
| |
| |name=storage
| |
| |description=Storage APIs with a SQLite backend
| |
| |owner=[mailto:sdwilsh@shawnwilsher.com Shawn Wilsher]
| |
| |peers=[mailto:bugmail@asutherland.org Andrew Sutherland]
| |
| |group=dev-platform
| |
| |source_dirs=db/sqlite3/, storage/
| |
| |url=http://developer.mozilla.org/en/docs/Storage
| |
| |components=Toolkit::Storage, Core::SQL
| |
| }}
| |
| | |
| {{Module
| |
| |name=String
| |
| |description=
| |
| |owner=[mailto:dbaron@dbaron.org David Baron]
| |
| |peers=
| |
| |group=dev-tech-xpcom
| |
| |source_dirs=string/, xpcom/string/
| |
| |url=http://mozilla.org/projects/xpcom/string-guide.html
| |
| |components=Core::String
| |
| }}
| |
| | |
| {{Module
| |
| |name=Style System
| |
| |description=CSS style sheet handling; style data computation
| |
| |owner=[mailto:dbaron@dbaron.org David Baron]
| |
| |peers=[mailto:bzbarsky@mit.edu Boris Zbarsky]
| |
| |group=dev-tech-layout
| |
| |source_dirs=layout/style/
| |
| |url=http://mozilla.org/newlayout/doc/
| |
| |components=Core::Style System (CSS)
| |
| }}
| |
| | |
| {{Module
| |
| |name=SVG
| |
| |description=Scalable Vector Graphics
| |
| |owner=[mailto:jwatt@jwatt.org Jonathan Watt]
| |
| |peers=[mailto:longsonr@gmail.com Robert Longson], [mailto:roc+@cs.cmu.edu Robert O'Callahan], [mailto:dholbert@mozilla.com Daniel Holbert]
| |
| |group=dev-tech-svg
| |
| |source_dirs=content/svg/, layout/svg/
| |
| |url=http://www.mozilla.org/projects/svg/
| |
| |components=Core::SVG
| |
| }}
| |
| | |
| {{Module
| |
| |name=Tamarin
| |
| |description=VM for ActionScript and JavaScript
| |
| |owner=[mailto:edwsmith@adobe.com Edwin Smith], [mailto:jodyer@adobe.com Jeff Dyer]
| |
| |peers=[mailto:brendan@mozilla.org Brendan Eich], [mailto:stejohns@adobe.com Steven Johnson], [mailto:tierney@adobe.com Erik Tierney], [mailto:treilly@adobe.com Tom Reilly]
| |
| |group=dev-tech-js-engine
| |
| |source_dirs=js/tamarin
| |
| |url=http://www.mozilla.org/projects/tamarin/
| |
| http://wiki.mozilla.org/tamarin/
| |
| http://hg.mozilla.org/tamarin-central/
| |
| http://hg.mozilla.org/tamarin-tracing/
| |
| |components=Tamarin
| |
| }}
| |
| | |
| {{Module
| |
| |name=Test Harness
| |
| |description=In-tree test infrastructure
| |
| and tools.
| |
| |owner=[mailto:sayrer@gmail.com Robert Sayre]
| |
| |peers=[mailto:dbaron@dbaron.org David Baron], [mailto:jwalden@mit.edu Jeff Walden], [mailto:rcampbell@mozilla.com Rob Campbell]
| |
| |group=dev-quality
| |
| |source_dirs=
| |
| |url=http://wiki.mozilla.org/SoftwareTesting
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=Testing Infrastructure
| |
| |description=Testing tools and infrastructure for Mozilla projects, harnesses for automated tests, stand-alone test tools.
| |
| |owner=[mailto:rcampbell@mozilla.com Rob Campbell]
| |
| |peers=[mailto:anodelman@mozilla.com Alice Nodelman], [mailto:bclary@bclary.com Bob Clary], [mailto:bhearsum@mozilla.com Ben Hearsum], [mailto:ccooper@deadsquid.com Chris Cooper], [mailto:ctalbert@mozilla.com Clint Talbert], [mailto:robert@roberthelmer.com Robert Helmer]
| |
| |group=dev-quality
| |
| |source_dirs=testing/, tools/httptester/, tools/page-loader/, tools/test-harness/, tools/tests/, tools/testserver/, tools/testy/
| |
| |url=http://wiki.mozilla.org/SoftwareTesting
| |
| |components=Testing::Infrastructure
| |
| }}
| |
| | |
| {{Module
| |
| |name=XPCShell Test Harness
| |
| |description=The XPCShell Harness
| |
| |owner=[mailto:ted.mielczarek@gmail.com Ted Mielczarek]
| |
| |source_dirs=testing/xpcshell
| |
| |components=Testing::XPCShell Harness
| |
| }}
| |
| | |
| {{Module
| |
| |name=Update Service
| |
| |description=server code for Mozilla Update services (aus, addons, pfs)
| |
| |owner=[mailto:morgamic@mozilla.com Mike Morgan]
| |
| |peers=[mailto:jscott@mozilla.com Justin Scott], [mailto:shaver@mozilla.org Mike Shaver], [mailto:wclouser@mozilla.com Will Clouser]
| |
| |group=dev-amo
| |
| |source_dirs=webtools/addons/, webtools/aus/, webtools/update/
| |
| |url=http://wiki.mozilla.org/wiki/AMO
| |
| |components=AUS::Administration, AUS::Systems
| |
| }}
| |
| | |
| {{Module
| |
| |name=View System
| |
| |description=The View Manager is responsible for handling "heavyweight" rendering (some clipping, compositing) and event handling tasks.
| |
| |owner=[mailto:roc+@cs.cmu.edu Robert O'Callahan]
| |
| |peers=[mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:dbaron@dbaron.org David Baron]
| |
| |group=dev-tech-layout
| |
| |source_dirs=view/
| |
| |url=
| |
| |components=Core::Layout: View Rendering
| |
| }}
| |
| | |
| {{Module
| |
| |name=Widget
| |
| |description=
| |
| |owner=[mailto:roc+@cs.cmu.edu Robert O'Callahan]
| |
| |peers=[mailto:pavlov@pavlov.net Stuart Parmenter], [mailto:vladimir@pobox.com Vladimir Vukicevic]
| |
| |group=dev-tech-gfx
| |
| |source_dirs=widget/%, widget/public/, widget/src/%, widget/src/xpwidgets/
| |
| |url=
| |
| |components=Core::Drag and Drop, Core::Widget
| |
| }}
| |
| | |
| {{Module
| |
| |name=Widget - Android
| |
| |description=The Android Port
| |
| |owner=[mailto:blassey.bugs@lassey.us Brad Lassey]
| |
| |peers=[mailto:vladimir@mozilla.com Vladimir Vukicevic], [mailto:dougt@dougt.org Doug Turner], [mailto:mwu@mozilla.com Michael Wu]
| |
| |group=dev-platform
| |
| |source_dirs=widget/src/android/, embedding/android
| |
| |url=
| |
| |components=Core::Widget: Android
| |
| }}
| |
| | |
| {{Module
| |
| |name=Widget - BeOS
| |
| |description=The BeOS port
| |
| |owner=[mailto:cbiesinger@gmail.com Christian Biesinger]
| |
| |peers=
| |
| |group=dev-tech-gfx
| |
| |source_dirs=widget/src/beos/
| |
| |url=http://www.bezilla.org/,
| |
| http://www.mozilla.org/ports/beos/
| |
| |components=Core::Widget: BeOS
| |
| }}
| |
| | |
| {{Module
| |
| |name=Widget - GTK
| |
| |description=supported X widgetry and gfx
| |
| |owner=[mailto:roc+@cs.cmu.edu Robert O'Callahan]
| |
| |peers=[mailto:karlt+@karlt.net Karl Tomlinson]
| |
| |group=dev-tech-gfx
| |
| |source_dirs=widget/src/gtk/, widget/src/gtk2/, widget/src/gtksuperwin/, widget/src/gtkxtbin/
| |
| |url=http://www.mozilla.org/unix/, http://www.gtk.org, http://www.mozilla.org/ports/gtk/
| |
| |components=Core::Widget: Gtk
| |
| }}
| |
| | |
| {{Module
| |
| |name=Widget - Mac OS X
| |
| |description= Gecko's Mac OS X compatibility layer.
| |
| |owner=[mailto:joshmoz@gmail.com Josh Aas]
| |
| |peers=[mailto:mstange@themasta.com Markus Stange], [mailto:smichaud@pobox.com Steven Michaud], [mailto:bgirard@mozilla.com Benoit Girard]
| |
| |group=dev-platform
| |
| |source_dirs=widget/src/cocoa/
| |
| |url=
| |
| |components=Core::Widget: Cocoa
| |
| }}
| |
| | |
| {{Module
| |
| |name=Widget - Windows
| |
| |description=Windows widgets and desktop integration
| |
| |owner=[mailto:jmathies@mozilla.com Jim Mathies]
| |
| |peers=[mailto:blassey@mozilla.com Brad Lassey], [mailto:netzen@gmail.com Brian Bondy], [mailto:cbiesinger@gmail.com Christian Biesinger], [mailto:dougt@meer.net Doug Turner], [mailto:neil@parkwaycc.co.uk Neil Rashbrook], [mailto:robarnold@cmu.edu Rob Arnold], [mailto:timeless@mozdev.org Josh 'timeless' Soref], [mailto:vladimir@pobox.com Vladimir Vukicevic]
| |
| |group=dev-platform
| |
| |source_dirs=widget/src/windows/
| |
| |url=
| |
| |components=Core::Widget: Win32
| |
| }}
| |
| | |
| {{Module
| |
| |name=XBL
| |
| |description=eXtensible Binding Language
| |
| |owner=[mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:jonas@sicking.cc Jonas Sicking]
| |
| |peers=
| |
| |group=dev-tech-xbl
| |
| |source_dirs=content/xbl/%, content/xbl/public/, content/xbl/src/
| |
| |url=http://www.mozilla.org/projects/xbl/
| |
| |components=Core::XBL
| |
| }}
| |
| | |
| {{Module
| |
| |name=XML
| |
| |description=XML in Mozilla, including XML, XHTML, Namespaces in XML, Associating Style Sheets with XML Documents, XML Linking and XML Extras. XML-related things that are not covered by more specific projects.
| |
| |owner=[mailto:peterv@propagandism.org Peter Van der Beken]
| |
| |peers=[mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:jonas@sicking.cc Jonas Sicking], [mailto:jst@mozilla.org Jonny Stenback], [mailto:sayrer@gmail.com Robert Sayre]
| |
| |group=dev-tech-xml
| |
| |source_dirs=content/xml/, extensions/xmlextras/, parser/expat/
| |
| |url=http://www.mozilla.org/newlayout/xml/
| |
| |components=Core::XML
| |
| }}
| |
| | |
| {{Module
| |
| |name=XPApps
| |
| |description=Cross-Platform Applications, mostly Navigator front end and application shell.
| |
| |owner=[mailto:neil@parkwaycc.co.uk Neil Rashbrook]
| |
| |peers=[mailto:dean_tessman@hotmail.com Dean Tessman], [mailto:jag@tty.nl Peter Annema], [mailto:timeless@mozdev.org Josh 'timeless' Soref]
| |
| |group=dev-apps-seamonkey
| |
| |source_dirs=xpfe/
| |
| |url=http://www.mozilla.org/xpapps/
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=XPCOM
| |
| |description=The cross-platform object model and core data structures.
| |
| |owner=[mailto:benjamin@smedbergs.us Benjamin Smedberg]
| |
| |peers=[mailto:dougt@meer.net Doug Turner], [mailto:shaver@mozilla.org Mike Shaver]
| |
| |group=dev-platform
| |
| |source_dirs=startupcache/, tools/wizards/, xpcom/%, xpcom/base/, xpcom/build/, xpcom/components/, xpcom/ds/, xpcom/glue/, xpcom/proxy/, xpcom/sample/, xpcom/stub/, xpcom/tests/, xpcom/threads/, xpcom/tools/, xpcom/windbgdlg/
| |
| |url=http://developer.mozilla.org/en/XPCOM
| |
| |components=Core::XPCOM
| |
| }}
| |
| | |
| {{Module
| |
| |name=XPConnect
| |
| |description=
| |
| |owner=[mailto:mrbkap@gmail.com Blake Kaplan]
| |
| |peers=[mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:gal@uci.edu Andreas Gal], [mailto:jst@mozilla.org Jonny Stenback], [mailto:peterv@propagandism.org Peter Van der Beken]
| |
| |group=
| |
| |source_dirs=js/src/xpconnect/
| |
| |url=
| |
| |components=Core::XPConnect
| |
| }}
| |
| | |
| {{Module
| |
| |name=XPIDL
| |
| |description=Cross-platform IDL compiler; produces .h C++ header files and .xpt runtime type description files from .idl interface description files. Also produces .java interface files, as part of an experimental java<->xpcom connection layer.
| |
| |owner=[mailto:BradleyJunk@cinci.rr.com BradleyJunk@cinci.rr.com]
| |
| |peers=[mailto:jband@netscape.com(disabled) jband@netscape.com(disabled)], [mailto:shaver@mozilla.org Mike Shaver], [mailto:timeless@mozdev.org Josh 'timeless' Soref]
| |
| |group=dev-tech-xpcom
| |
| |source_dirs=xpcom/typelib/
| |
| |url=http://www.mozilla.org/scriptable/xpidl
| |
| http://www.mozilla.org/scriptable
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=XPInstall
| |
| |description=
| |
| |owner=[mailto:dveditz@cruzio.com Dan Veditz]
| |
| |peers=[mailto:benjamin@smedbergs.us Benjamin Smedberg]
| |
| |group=dev-tech-xpinstall
| |
| |source_dirs=xpinstall/
| |
| |url=
| |
| |components=Core::Installer: XPInstall Engine
| |
| }}
| |
| | |
| {{Module
| |
| |name=xptcall
| |
| |description=XPTCall - platform-specific assembly for calling and implementing arbitrary XPCOM interfaces.
| |
| |owner=[mailto:timeless@mozdev.org Josh 'timeless' Soref]
| |
| |peers=[mailto:benjamin@smedbergs.us Benjamin Smedberg], [mailto:shaver@mozilla.org Mike Shaver]
| |
| |group=dev-xpcom
| |
| |source_dirs=xpcom/reflect/xptcall/
| |
| |url=http://www.mozilla.org/scriptable/xptcall-faq.html
| |
| |components=
| |
| }}
| |
| | |
| {{Module
| |
| |name=XPToolkit
| |
| |description=Cross-platform user interface toolkit
| |
| |owner=
| |
| |peers=[mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:hyatt@mozilla.org Dave Hyatt], [mailto:jag@tty.nl Peter Annema], [mailto:Jan.Varga@gmail.com Jan Varga]
| |
| |group=dev-tech-xul
| |
| |source_dirs=content/xul/, layout/xul/
| |
| |url=http://www.mozilla.org/xpfe/
| |
| |components=Core::XP Toolkit/Widgets: Menus, Core::XP Toolkit/Widgets: XUL
| |
| }}
| |
| | |
| {{Module
| |
| |name=XSLT Processor
| |
| |description=XSLT transformations processor
| |
| |owner=[mailto:peterv@propagandism.org Peter Van der Beken]
| |
| |peers=[mailto:axel@pike.org Axel Hecht], [mailto:jonas@sicking.cc Jonas Sicking]
| |
| |group=dev-tech-xslt
| |
| |source_dirs=content/xslt/
| |
| |url=http://www.mozilla.org/projects/xslt/, http://www.w3.org/TR/xslt.html
| |
| |components=Core::XSLT
| |
| }}
| |
| | |
| {{Module
| |
| |name=XTF
| |
| |description=eXtensible Tag Framework
| |
| |owner=
| |
| |peers=[mailto:alex@croczilla.com alex@croczilla.com], [mailto:bzbarsky@mit.edu Boris Zbarsky], [mailto:jonas@sicking.cc Jonas Sicking]
| |
| |group=dev-tech-xbl
| |
| |source_dirs=content/xtf/, layout/xtf/
| |
| |url=http://www.croczilla.com/bits_and_pieces/xtf/
| |
| |components=Core::XTF
| |
| }}
| |
| | |
| <noinclude>
| |
| ===Unassigned Bugzilla Components===
| |
| | |
| The following Bugzilla components in the Core project have not been assigned to a module (this list is not exhaustive):
| |
| | |
| <pre>
| |
| Core::Event Handling
| |
| Core::File Handling
| |
| Core::Find Backend
| |
| Core::General
| |
| Core::HTML: Form Submission
| |
| Core::History: Global
| |
| Core::Image Blocking
| |
| Core::JavaScript Debugging APIs
| |
| Core::Localization
| |
| Core::Nanojit
| |
| Core::Networking: Domain Lists
| |
| Core::Print Preview
| |
| Core::Printing: Output
| |
| Core::Printing: Setup
| |
| Core::Profile: BackEnd
| |
| Core::Profile: Migration
| |
| Core::Profile: Roaming
| |
| Core::QuickLaunch (AKA turbo mode)
| |
| Core::Rewriting and Analysis
| |
| Core::Selection
| |
| Core::Serializers
| |
| Core::Spelling checker
| |
| Core::Tracking
| |
| Core::Video/Audio
| |
| Core::Web Services
| |
| Core::WebDAV
| |
| Core::Widget: OS/2
| |
| Core::Widget: Photon
| |
| Core::X-remote
| |
| Core::XForms
| |
| Core::XUL
| |
| Core::jemalloc
| |
| </pre>
| |
| </noinclude>
| |