This page transcludes all the individual module ownership pages, for ease of searching. To change it, you need to change the individual pages.
Desktop Firefox
Owners and peers of the Desktop Firefox module may review code anywhere in the browser and toolkit directories. Reviews should be sent to the more specific submodules below where possible.
Name: |
Desktop Firefox (#) |
Description: |
Standalone Web Browser. |
Owner: |
Dave Townsend, Gijs Kruitbosch |
Fallback Peer(s): |
Dão Gottwald, Jared Wein, Johann Hofmann, Marco Bonardo, Matthew Noorenberghe |
Peer(s) Emeritus: |
Brian Bondy, Lina Cambridge, Luke Chang, Ricky Chien, Justin Dolske, Georg Fritzsche, Felipe Gomes, Tim Guan-tin Chien, KM Lee Rex, Fred Lin, Ray Lin, Fischer Liu, Bill McCloskey, Mark Mentovai, Ted Mielczarek, Brian Nicholson, Neil Rashbrook, Asaf Romano, Marina Samuel, J Ryan Stinnett, Gregory Szorc, Tim Taubert |
Source Dir(s): |
browser/, toolkit/ |
Bugzilla Component(s): |
Firefox, Toolkit |
URL(s): |
Code Review Guidelines |
Discussion Group: |
firefox-dev |
Submodules
Name: |
Bookmarks & History (#) |
Description: |
The bookmarks and history services (Places). |
Owner: |
Marco Bonardo |
Peer(s): |
Mark Banner, Drew Willcoxon |
Source Dir(s): |
browser/components/places/, toolkit/components/places/ |
Name: |
Desktop Theme (#) |
Description: |
The style rules used in the desktop UI. |
Owner: |
Dão Gottwald |
Peer(s): |
Tim Nguyen, Harry Twyford, Itiel |
Source Dir(s): |
browser/themes/, toolkit/themes/ |
Bugzilla Component(s): |
Firefox::Theme, Toolkit::Themes |
Name: |
Desktop UI (#) |
Description: |
The main browser UI except where covered by more specific submodules. |
Owner: |
Jared Wein |
Peer(s): |
Mike Conley, Florian Quèze |
Source Dir(s): |
browser/base/content/ |
Name: |
Download Manager (#) |
Description: |
The downloads UI and service. |
Owner: |
Marco Bonardo |
Peer(s): |
Gijs Kruitbosch |
Source Dir(s): |
browser/components/downloads/, toolkit/mozapps/downloads/ |
Name: |
Enterprise Policies (#) |
Description: |
System policies for controlling Firefox. |
Owner: |
Michael Kaply |
Source Dir(s): |
browser/components/enterprisepolicies/ |
Name: |
In-product Messaging (#) |
Description: |
The system for delivering in-product messaging. |
Owner: |
Andrei Oprea |
Peer(s): |
Nan Jiang, Punam Dahiya, Ed Lee, Kate Hudson, |
Source Dir(s): |
toolkit/components/messaging-system/ |
Bugzilla Component(s): |
Firefox::Messaging System |
Name: |
Launcher Process (#) |
Description: |
Windows process for bootstrapping the browser process. |
Owner: |
Aaron Klotz |
Peer(s): |
Molly Howell |
Source Dir(s): |
browser/app/winlauncher |
Bugzilla Component(s): |
Firefox::Launcher Process |
Name: |
New Tab Page (#) |
Description: |
The new tab/home page. |
Owner: |
Ed Lee |
Peer(s): |
Kate Hudson, Andrei Oprea, Scott Downe |
Source Dir(s): |
browser/components/newtab/ |
Bugzilla Component(s): |
Firefox::New Tab Page |
Name: |
Normandy (#) |
Description: |
The experiments and off-train deployments system. |
Owner: |
Michael Cooper |
Peer(s): |
Gijs Kruitbosch |
Source Dir(s): |
toolkit/components/normandy/ |
Bugzilla Component(s): |
Firefox::Normandy |
Name: |
Onboarding (#) |
Description: |
The onboarding experience including UI tours. |
Owner: |
Ed Lee |
Peer(s): |
Matthew Noorenberghe |
Source Dir(s): |
browser/components/uitour/ |
Bugzilla Component(s): |
Firefox::Tours |
Name: |
Security and Privacy UI (#) |
Description: |
The front-end to our security and privacy features, including Protections UI, Site Identity, Site Permissions and Certificate Errors |
Owner: |
Johann Hofmann |
Peer(s): |
Nihanth Subramanya, Erica Wright, Paul Zühlcke, Prathiksha |
Source Dir(s): |
browser/components/protections/, browser/components/controlcenter/ |
Bugzilla Component(s): |
Firefox::Security, Firefox::Protections UI, Firefox::Site Identity, Firefox::Site Permissions |
Name: |
Session Restore (#) |
Description: |
Restoring a user's session after starting Firefox. |
Owner: |
Michael de Boer |
Peer(s): |
Dão Gottwald, Alphan Chen |
Source Dir(s): |
browser/components/sessionstore/, toolkit/components/sessionstore/ |
Name: |
Tabbed Browser (#) |
Description: |
The UI component controlling browser tabs. |
Owner: |
Dão Gottwald |
Source Dir(s): |
browser/base/content/tabbrowser*, browser/modules/AsyncTabSwitcher.jsm |
Bugzilla Component(s): |
Firefox::Tabbed Browser |
Name: |
Windows Installer (#) |
Description: |
The installer for Windows. |
Owner: |
Molly Howell |
Peer(s): |
Adam Gashlin, Nick Alexander |
Source Dir(s): |
browser/installer/, toolkit/mozapps/installer/ |
Bugzilla Component(s): |
Firefox::Installer |
Toolkit
Submodules
Name: |
Application Startup (#) |
Description: |
The profile system and startup process before the front-end launches. |
Owner: |
Dave Townsend |
Peer(s): |
Nathan Froyd |
Source Dir(s): |
toolkit/profile, toolkit/components/remote, toolkit/xre |
Core
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: |
Jamie Teh |
Peer(s): |
Eitan Isaacson, Marco Zehe, Morgan Reschenberg |
Owner(s) Emeritus: |
Aaron Leventhal, Alexander Surkov |
Peer(s) Emeritus: |
David Bolter, Trevor Saunders, Ginn Chen, Evan Yan, Yura Zenevich |
Source Dir(s): |
accessible/ |
Bugzilla Component(s): |
Core::Disability Access APIs |
URL(s): |
http://www.mozilla.org/access/ |
Discussion Group: |
dev-accessibility |
Name: |
Animation (#) |
Description: |
Declarative animations: CSS animations, CSS transitions, Web Animations API, and off-main thread animations. |
Owner: |
Brian Birtles (:birtles) |
Peer(s): |
Boris Chiou (:boris), Hiroyuki Ikezoe (:hiro), Matt Woodrow (:mattwoodrow) |
Source Dir(s): |
dom/animation; and animation-related and interpolation-related code in layout/style, gfx/layers, servo/components/style and servo/ports/gecko |
Bugzilla Component(s): |
Core::DOM::Animation, Core::CSS Transitions and Animations |
Discussion Group: |
dev-platform |
Name: |
Browser WebAPI (#) |
Description: |
Web API for rendering apps, browser windows and widgets. |
Owner: |
Olli Pettay |
Peer(s): |
Fabrice Desré |
Owner(s) Emeritus: |
Kan-Ru Chen |
Source Dir(s): |
dom/browser-element/ |
Bugzilla Component(s): |
Core::DOM |
Discussion Group: |
dev-webapi |
Name: |
Build Config (#) |
Description: |
The build system for Gecko and several mozilla.org hosted Gecko-based applications. |
Owner: |
Mike Hommey (:glandium) |
Peer(s): |
David Major (:dmajor), Mitchell Hentges |
Owner(s) Emeritus: |
Chris Manchester (2019-2020), Gregory Szorc (2013-2019), Ted Mielczarek (2008-2013), Benjamin Smedberg (???-2008), |
Peer(s) Emeritus: |
Ted Mielczarek, Ralph Giles, Gregory Szorc, Chris Manchester, Mike Shal, Nathan Froyd, Ricky Stewart |
Source Dir(s): |
build/, config/, python/mozbuild, 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/ |
Bugzilla Component(s): |
Core::Build Config |
URL(s): |
http://www.mozilla.org/build/ |
Discussion Group: |
dev-builds |
Name: |
Content Security (#) |
Description: |
Native content-based security features enforced in the ContentSecurityManager, including: Content Security Policy (CSP), Mixed Content Blocker (MCB), Referrer Policy, Subresource Integrity (SRI), Cross-Origin Resource Sharing (CORS) and top-level data: URI blocking. |
Owner: |
Christoph Kerschbaumer |
Peer(s): |
Tanvi Vyas, Dan Veditz, Andrea Marchesini, Jonathan Kingston, Thomas Nguyen |
Peer(s) Emeritus: |
Sid Stamm, Jonas Sicking, François Marier |
Source Dir(s): |
dom/security |
Bugzilla Component(s): |
Core::DOM: Security |
Discussion Group: |
dev-security |
Name: |
Cycle Collector (#) |
Description: |
Code to break and collect objects within reference cycles |
Owner: |
Andrew McCreight |
Peer(s): |
Peter Van der Beken, Olli Pettay |
Peer(s) Emeritus: |
David Baron |
Source Dir(s): |
xpcom/base/nsCycleCollector.* and some support headers |
Bugzilla Component(s): |
Core::XPCOM |
Discussion Group: |
dev-platform |
Name: |
Document Object Model (#) |
Description: |
|
Owner: |
Peter Van der Beken |
Peer(s): |
Olli Pettay, Henri Sivonen, Bobby Holley, Andrea Marchesini,
Ehsan Akhgari, Andrew McCreight, Nika Layzell, Andreas Farre, Emilio Cobos, Andrew Sutherland, Edgar Chen |
Owner(s) Emeritus: |
Johnny Stenback |
Peer(s) Emeritus: |
Justin Lebar, Jonas Sicking, Ben Turner, Mounir Lamouri, Kyle Huey, Bill McCloskey, Ben Kelly, Blake Kaplan, Kyle Machulis, Boris Zbarsky |
Source Dir(s): |
dom/*, except directories covered by other modules |
Bugzilla Component(s): |
Core::DOM, Core::DOM: CSS Object Model, Core::DOM: Core & HTML |
URL(s): |
http://developer.mozilla.org/en/docs/DOM |
Discussion Group: |
dev-tech-dom |
Name: |
Graphics (#) |
Description: |
Mozilla graphics API |
Owner: |
Jeff Muizelaar(Thebes, QCMS, YCbCr, Cairo/Pixman, Regions, OS X, Other) |
Peer(s): |
Bas Schouten(Layers, Windows), Jeff Gilbert(WebGL, ANGLE), Matt Woodrow(Layers API), Jonathan Kew(text/fonts), Nicolas Silva(MozSurface), Nick Cameron, Sotaro Ikeda(B2G), Jamie Nicol(Android), Markus Stange(OS X), Lee Salzman(Skia, Canvas2D), Ryan Hunt(OMTP), Glenn Watson (WebRender), Dzmitry Malyshau(WebRender) |
Owner(s) Emeritus: |
Robert O'Callahan |
Peer(s) Emeritus: |
Benoit Girard(Compositor, Performance), Ali Juma, George Wright(Canvas2D), Mason Chang, David Anderson, Christopher Lord, John Daggett(text/fonts), Benoit Jacob(gfx/gl), Joe Drew, Vladimir Vukicevic, James Willcox(Android), |
Source Dir(s): |
gfx/, dom/canvas/ |
Bugzilla Component(s): |
Core::Graphics, Core::Graphics: Layers, Core::Graphics: Text, Core::Graphics: WebRender, Core::GFX: Color Management, Core::Canvas: 2D, Core::Canvas: WebGL |
URL(s): |
https://wiki.mozilla.org/Platform/GFX https://wiki.mozilla.org/Gecko:Layers https://wiki.mozilla.org/Gecko:2DGraphicsSketch |
Discussion Group: |
dev-platform |
Name: |
HAL (#) |
Description: |
Hardware Abstraction Layer |
Owner: |
Gabriele Svelto |
Source Dir(s): |
hal/ |
Bugzilla Component(s): |
Core::Hardware Abstraction Layer (HAL) |
Discussion Group: |
dev-platform |
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: |
Henri Sivonen |
Peer(s): |
William Chen |
Source Dir(s): |
parser/html |
Bugzilla Component(s): |
Core::HTML: Parser |
URL(s): |
http://about.validator.nu/ |
Discussion Group: |
dev-platform |
Name: |
IPC (#) |
Description: |
Native message-passing between threads and processes |
Owner: |
Jed Davis |
Peer(s): |
Nika Layzell, Jim Mathies, Andrew McCreight |
Owner(s) Emeritus: |
Chris Jones, Bill McCloskey |
Peer(s) Emeritus: |
Benjamin Smedberg, Ben Turner, David Anderson, Kan-Ru Chen, Bevis Tseng, Ben Kelly |
Source Dir(s): |
ipc/glue/, ipc/ipdl/, ipc/chromium/ |
Bugzilla Component(s): |
Core::IPC |
Discussion Group: |
dev-platform |
Name: |
JavaScript (#) |
Description: |
JavaScript engine (SpiderMonkey) |
Owner: |
Jan de Mooij |
Peer(s): |
André Bargull, Ted Campbell, Jon Coppeard, Steve Fink, Tooru Fujisawa, Tom Schuster, Kannan Vijayan, Jeff Walden, Yulia Startsev, Matthew Gaudet, Iain Ireland, Nicolas Pierron, Caroline Cullen, Nick Fitzgerald, Luke Wagner, Dan Gohman, Bobby Holley |
Peer(s) Emeritus: |
Brendan Eich, Hannes Verschore, Blake Kaplan, Bill McCloskey, Shu-yu Guo, Niko Matsakis, Eddy Bruel, David Anderson, Igor Bukanov, Andreas Gal, Eric Faust, Ashley Hauck, Brian Hackett, Till Schneidereit, Nicholas Nethercote, Jason Orendorff |
Source Dir(s): |
js/src |
Bugzilla Component(s): |
Core::JavaScript Engine |
URL(s): |
http://www.mozilla.org/js/spidermonkey,
http://developer.mozilla.org/en/docs/About_JavaScript |
Discussion Group: |
dev-tech-js-engine |
Name: |
JavaScript JIT (#) |
Description: |
JavaScript engine's JIT compilers (IonMonkey, Baseline) |
Owner: |
Jan de Mooij |
Peer(s): |
André Bargull, Benjamin Bouvier, Ted Campbell, Caroline Cullen, Matthew Gaudet, Brian Hackett, Iain Ireland, Nicolas Pierron, Tom Schuster, Sean Stangl, Kannan Vijayan, Luke Wagner |
Peer(s) Emeritus: |
David Anderson, Shu-yu Guo, Hannes Verschore |
Source Dir(s): |
js/src/jit |
Bugzilla Component(s): |
Core::JavaScript Engine: JIT |
URL(s): |
http://www.mozilla.org/js/spidermonkey |
Discussion Group: |
dev-tech-js-engine-internals |
Name: |
Layout Engine (#) |
Description: |
rendering tree construction, layout (reflow), etc. |
Owner: |
Daniel Holbert |
Peer(s): |
Robert O'Callahan, Jonathan Kew, Timothy Nikkel, Matt Woodrow, Xidorn Quan, Emilio Cobos Álvarez, Mats Palmgren, Ting-Yu Lin |
Owner(s) Emeritus: |
David Baron |
Peer(s) Emeritus: |
Boris Zbarsky |
Source Dir(s): |
layout/%, layout/base/, layout/build/, layout/doc/, layout/forms/, layout/generic/, layout/html/, layout/printing/, layout/tables/, layout/tools/ |
Bugzilla Component(s): |
Core::Layout, Core::Layout: Block and Inline, Core::Layout: Columns, Core::Layout: Flexbox, Core::Layout: Floats, Core::Layout: Form Controls, Core::Layout: Generated Content, Lists, and Counters, Core::Layout: Grid, Core::Layout: Images, Video, and HTML Frames, Core::Layout: Positioned, Core::Layout: Ruby, Core::Layout: Scrolling and Overflow, Core::Layout: Tables, Core::Layout: Text and Fonts, Core::Print Preview, Core::Printing: Output |
URL(s): |
https://wiki.mozilla.org/Gecko:Overview#Layout |
Discussion Group: |
dev-platform |
Name: |
libjar (#) |
Description: |
The JAR handling code (protocol handler, stream implementation, and zipreader/zipwriter). |
Owner: |
Aaron Klotz |
Peer(s): |
Michal Novotny, Valentin Gosu |
Owner(s) Emeritus: |
Taras Glek, Michael Wu |
Source Dir(s): |
modules/libjar |
Discussion Group: |
dev-platform |
Name: |
Memory Allocator (#) |
Description: |
Most things related to memory allocation in Gecko, including jemalloc, replace-malloc, DMD (dark matter detector), logalloc, etc. |
Owner: |
Mike Hommey |
Peer(s) Emeritus: |
Eric Rahm, Nicholas Nethercote |
Source Dir(s): |
memory/ |
Bugzilla Component(s): |
Core::DMD, Core::jemalloc |
Discussion Group: |
dev-platform |
Name: |
mfbt (#) |
Description: |
mfbt is a collection of headers, macros, data structures, methods, and other functionality available for use and reuse throughout all Mozilla code (including SpiderMonkey and Gecko more broadly). |
Owner: |
Jeff Walden |
Peer(s): |
Ms2ger, Mike Hommey |
Source Dir(s): |
mfbt/ |
Bugzilla Component(s): |
Core::MFBT |
Discussion Group: |
dev-platform |
Name: |
Mozglue (#) |
Description: |
Glue library containing various low-level functionality, including a dynamic linker for Android, a DLL block list for Windows, etc. |
Owner: |
Mike Hommey |
Peer(s): |
Kartikaya Gupta (mozglue/android), Jim Chen (mozglue/android), Aaron Klotz (Windows Dll Blocklist/Interceptor) |
Source Dir(s): |
mozglue/ |
Bugzilla Component(s): |
Core::mozglue |
Discussion Group: |
dev-platform |
Name: |
MSCOM (#) |
Description: |
Integration with Microsoft Distributed COM |
Owner: |
Aaron Klotz |
Peer(s): |
James Teh, Jim Mathies |
Source Dir(s): |
ipc/mscom/% |
Bugzilla Component(s): |
Core::IPC: MSCOM |
Discussion Group: |
dev-platform |
Name: |
Necko (#) |
Description: |
The Mozilla Networking Library |
Owner: |
Dragana Damjanovic |
Peer(s): |
Honza Bambas, Michal Novotny, Valentin Gosu, Kershaw Chang, Junior Hsu |
Owner(s) Emeritus: |
Patrick McManus, Christian Biesinger |
Peer(s) Emeritus: |
Shih-Chiang Chien, Boris Zbarsky, Steve Workman, Nick Hurley, Daniel Stenberg , Jason Duell |
Source Dir(s): |
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/ |
Bugzilla Component(s): |
Core::Networking, Core::Networking: Cache, Core::Networking: Cookies, Core::Networking: FTP, Core::Networking: File, Core::Networking: HTTP, Core::Networking: JAR, Core::Networking: Websockets |
URL(s): |
http://www.mozilla.org/projects/netlib/, https://developer.mozilla.org/en/Necko |
Discussion Group: |
dev-tech-network |
Name: |
Preferences (#) |
Description: |
Preference library |
Owner: |
Kris Wright |
Peer(s): |
Mike Hommey, Kris Wright |
Owner(s) Emeritus: |
Nicholas Nethercote |
Peer(s) Emeritus: |
Felipe Gomes, Eric Rahm |
Source Dir(s): |
modules/libpref/ |
Bugzilla Component(s): |
Core::Preferences: Backend |
Discussion Group: |
dev-platform |
Name: |
Private Browsing (#) |
Description: |
Implementation of the Private Browsing mode, and the integration of other modules with Private Browsing APIs. |
Owner: |
Ehsan Akhgari |
Peer(s): |
Josh Matthews |
Source Dir(s): |
Implementation and consumers of Private Browsing APIs in nsILoadContext, nsIPrivateBrowsingChannel, PrivateBrowsingUtils.jsm and the related glue code. |
Bugzilla Component(s): |
Firefox::Private Browsing |
URL(s): |
https://wiki.mozilla.org/Private_Browsing |
Discussion Group: |
dev-platform |
Name: |
Push Notifications (#) |
Description: |
Push is a way for application developers to send messages to their web applications. |
Owner: |
none |
Peer(s): |
Martin Thomson, Dragana Damjanovic |
Owner(s) Emeritus: |
Doug Turner |
Peer(s) Emeritus: |
Nikhil Marathe |
Source Dir(s): |
dom/push |
Bugzilla Component(s): |
Core::DOM: Push Notifications |
Name: |
security (#) |
Description: |
Crypto/PKI code, including NSS (Network Security Services) and JSS (NSS for Java) |
Owner: |
Bob Relyea, Martin Thomson |
Peer(s): |
Kai Engert, Ryan Sleevi, Eric Rescorla, Franziskus Kiefer, Daiki Ueno |
Owner(s) Emeritus: |
Wan-Teh Chang, Tim Taubert |
Peer(s) Emeritus: |
Elio Maldonado |
Source Dir(s): |
dbm/, security/coreconf/, security/dbm/, security/jss/, security/nss/, security/tinderbox/, security/tinderlight/ |
Bugzilla Component(s): |
NSS, JSS, Core::Security, Core::Security: S/MIME |
URL(s): |
http://mozilla.org/projects/security/pki/ |
Discussion Group: |
dev-tech-crypto |
Name: |
View System (#) |
Description: |
The View Manager is responsible for handling "heavyweight" rendering (some clipping, compositing) and event handling tasks. |
Owner: |
Markus Stange |
Peer(s): |
Boris Zbarsky, David Baron |
Owner(s) Emeritus: |
Robert O'Callahan |
Source Dir(s): |
view/ |
Bugzilla Component(s): |
Core::Layout: View Rendering |
Discussion Group: |
dev-platform |
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: |
Peter Van der Beken |
Peer(s) Emeritus: |
Jonas Sicking, Johnny Stenback, Boris Zbarsky, Eric Rahm |
Source Dir(s): |
dom/xml/, extensions/xmlextras/, parser/expat/ |
Bugzilla Component(s): |
Core::XML |
URL(s): |
http://www.mozilla.org/newlayout/xml/ |
Discussion Group: |
dev-tech-xml |
Name: |
XPCOM (#) |
Description: |
The cross-platform object model and core data structures. |
Owner: |
Nika Layzell |
Peer(s): |
Kris Maglione, Simon Giesecke |
Owner(s) Emeritus: |
Benjamin Smedberg |
Peer(s) Emeritus: |
Doug Turner, Eric Rahm, |
Source Dir(s): |
startupcache/, 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/ |
Bugzilla Component(s): |
Core::XPCOM |
URL(s): |
http://developer.mozilla.org/en/XPCOM |
Discussion Group: |
dev-platform |
Name: |
Crash reporting (#) |
Description: |
Infrastructure and tools used to generate, submit and process crash reports. This includes the in-tree google-breakpad fork, the crash report generation machinery as well as the host tools used to dump symbols, analyse minidumps and generate stack traces. |
Owner: |
Gabriele Svelto (:gsvelto) |
Peer(s): |
Kris Wright |
Source Dir(s): |
toolkit/crashreporter, toolkit/components/crashes, tools/crashreporter, ipc/glue/CrashReporter*, mobile/android/geckoview/src/main/java/org/mozilla/geckoview/CrashReporter.java |
Bugzilla Component(s): |
Toolkit::Crash Reporting |
URL(s): |
https://firefox-source-docs.mozilla.org/toolkit/crashreporter/crashreporter/index.html |
Discussion Group: |
dev-platform |
Submodules
Name: |
Build Config - Fennec (#) |
Description: |
Submodule of the build config covering Fennec's build system in mobile/android. |
Owner: |
Nicholas Alexander |
Peer(s): |
Same as Build Config |
Bugzilla Component(s): |
Core::Build Config |
Discussion Group: |
dev-builds |
Name: |
Build Config - Taskgraph (#) |
Description: |
Support for task-graph generation in decision, action, and cron tasks, including configuration of all tasks including those for CI, nightlies, and releases; as well as Docker and VM images used to execute those tasks. |
Owner: |
Tom Prince |
Peer(s): |
Andrew Halberstadt, Aki Sasaki, Brian Stack, Mike Hommey, Gregory Szorc, Joel Maher, Justin Wood, Dustin Mitchell |
Bugzilla Component(s): |
Firefox Build System::Task Configuration |
Testing
Name: |
geckodriver (#) |
Description: |
Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers. |
Owner: |
James Graham |
Peer(s): |
Henrik Skupin, |
Owner(s) Emeritus: |
Andreas Tolfsen |
Peer(s) Emeritus: |
David Burns, |
Source Dir(s): |
testing/geckodriver |
Bugzilla Component(s): |
Testing :: geckodriver |
Name: |
Marionette (#) |
Description: |
Marionette is a remote protocol that lets out-of-process programs communicate with, instrument, and control Gecko-based browsers. Combined with geckodriver, this forms our WebDriver implementation. |
Owner: |
Henrik Skupin, |
Peer(s): |
Maja Frydrychowicz, James Graham |
Owner(s) Emeritus: |
Andreas Tolfsen |
Peer(s) Emeritus: |
David Burns, |
Source Dir(s): |
testing/marionette |
Bugzilla Component(s): |
Testing :: Marionette |
Name: |
XPCShell (#) |
Description: |
XPCShell test harness |
Owner: |
Joel Maher |
Peer(s): |
Geoffrey Brown |
Source Dir(s): |
testing/xpcshell |
Bugzilla Component(s): |
Testing::XPCShell Harness |
Name: |
gtest (#) |
Description: |
GTest test harness |
Owner: |
Geoffrey Brown |
Source Dir(s): |
testing/gtest |
Bugzilla Component(s): |
Testing :: GTest |
Name: |
firefox-ui (#) |
Description: |
Firefox UI test framework |
Owner: |
Henrik Skupin |
Peer(s): |
Maja Frydrychowicz |
Source Dir(s): |
testing/firefox-ui |
Bugzilla Component(s): |
Testing :: Firefox UI |
Name: |
Tryselect (#) |
Description: |
Frontend for selecting jobs on the try server |
Owner: |
Andrew Halberstadt |
Peer(s): |
James Graham |
Source Dir(s): |
tools/tryselect |
Bugzilla Component(s): |
Firefox Build System :: Try |
Name: |
mozharness (#) |
Description: |
Configuration-driven script harness |
Owner: |
Aki Sasaki |
Peer(s): |
Justin Wood, Tom Prince |
Source Dir(s): |
testing/mozharness |
Bugzilla Component(s): |
Release Engineering :: Applications: MozharnessCore |
Thunderbird
Name: |
Thunderbird (#) |
Description: |
Standalone Mail Application. |
Owner: |
Magnus Melin (:mkmelin) |
Peer(s): |
Geoff Lankow (:darktrojan), Aceman (:aceman), Richard Marti (:paenglab) |
Owner(s) Emeritus: |
Mark Banner (:standard8), David Bienvenu (:bienvenu), Scott MacGregor (:mscott) |
Peer(s) Emeritus: |
Blake Winton, Mike Conley, Kent James, Jörg Knobloch (:jorgk) |
Source Dir(s): |
mail/,mail/themes/,other-licenses/branding/thunderbird/ |
Bugzilla Component(s): |
Thunderbird |
URL(s): |
https://developer.thunderbird.net/ |
Name: |
Thunderbird Council (#) |
Description: |
The Thunderbird Council is the elected governing body for the Thunderbird Project. Peers are the members of the Council. |
Owner: |
Chairperson 2020: Philipp Kewisch (:Fallen) |
Peer(s): |
Berna Alp (:ba), Christopher Leidigh (:cleidigh), Dirk Steinmetz (:rsjtdrjgfuzkfg), Magnus Melin (:mkmelin), Patrick Cloke (:clokep, Secretary), Philipp Kewisch (:Fallen, Chairperson), Ryan Sipes (:ryanleesipes, Treasurer) |
URL(s): |
The Thunderbird Council, Past Councils |
Name: |
Build Config (#) |
Description: |
Build Automation |
Owner: |
Rob Lemley (:rjl) |
Peer(s): |
Philipp Kewisch (:Fallen) |
Peer(s) Emeritus: |
Mark Banner (:standard8), Siddharth Agarwal (:sid0), Justin Wood (:callek), Joshua Cranmer (:jcranmer), Tom Prince (:tomprince) |
Source Dir(s): |
mail/config/, taskcluster/ |
Bugzilla Component(s): |
Thunderbird::Build Config |
Name: |
Add-on Support (#) |
Description: |
APIs to enable extensions, as well as their installation |
Owner: |
Geoff Lankow (:darktrojan) |
Peer(s): |
Philipp Kewisch (:Fallen) |
Bugzilla Component(s): |
Thunderbird::Add-Ons Extensions API, Thunderbird::Add-Ons General |
Name: |
Instant Messaging (#) |
Description: |
The chat and instant messaging component of Thunderbird |
Owner: |
Florian Quèze |
Peer(s): |
Patrick Cloke (:clokep) |
Source Dir(s): |
mail/components/im/, chat/ |
Bugzilla Component(s): |
Thunderbird::Instant Messaging |
Name: |
Theme (#) |
Description: |
|
Owner: |
Richard Marti (:paenglab) |
Peer(s) Emeritus: |
Josiah Bruner (:JosiahOne), Blake Winton (:bwinton), Mike Conley (:mconley) |
Source Dir(s): |
mail/themes/ |
Bugzilla Component(s): |
Thunderbird::Theme |
Name: |
Message Security (#) |
Description: |
OpenPGP and S/MIME message security. |
Owner: |
Kai Engert (:kaie) |
Peer(s): |
Patrick Brunschwig, Magnus Melin (:mkmelin) |
Source Dir(s): |
mail/extensions/openpgp, mail/extensions/smime |
SeaMonkey
User Interface
Name: |
User Design and Review (#) |
Description: |
Achieving consistency throughout the product both internally and externally |
Owner: |
Neil Rashbrook (Neil) |
Peer(s): |
Ian Neal (IanN), Karsten Düsterloh (Mnyromyr) |
Bugzilla Component(s): |
SeaMonkey::UI Design |
Browser
Name: |
Browser (#) |
Description: |
Navigator UI and parts of the suite that are mainly used by the browser (some may be shared with Mail or Composer to a certain extent though) |
Owner: |
Neil Rashbrook (Neil) |
Peer(s): |
Ian Neal (IanN), Karsten Düsterloh (Mnyromyr) |
Source Dir(s): |
suite/browser/ |
Name: |
Bookmarks & History (#) |
Description: |
includes adding, deleting, editing bookmarks, problems with Bookmarks Manager, Bookmarks toolbar and menu, History window and "Go" menu |
Owner: |
|
Source Dir(s): |
suite/common/bookmarks/, suite/common/history/, suite/common/places/ |
Bugzilla Component(s): |
SeaMonkey::Bookmarks & History |
Notes: |
Ask a SeaMonkey Browser owner or peer for review |
Name: |
Download & File Handling (#) |
Description: |
Download Manager, helper apps, open/save files |
Owner: |
|
Source Dir(s): |
suite/common/downloads/ |
Bugzilla Component(s): |
SeaMonkey::Download & File Handling |
Notes: |
Ask a SeaMonkey Browser owner or peer for review |
Name: |
Page Info (#) |
Description: |
Download Manager, helper apps, open/save files |
Owner: |
Daniel Brooks (db48x) |
Peer(s): |
Ian Neal (IanN), Karsten Düsterloh (Mnyromyr), Neil Rashbrook (Neil) |
Source Dir(s): |
suite/browser/pageinfo/ |
Bugzilla Component(s): |
SeaMonkey::Page Info |
Name: |
Passwords & Permissions (#) |
Description: |
UI for Passwords, PopUp/Image blocking, Cookies; Wallet (Backend code for most of those is shared) |
Owner: |
Ian Neal (IanN), Robert Kaiser (:KaiRo) (Data Manager) |
Peer(s): |
Dan Veditz (:dveditz) (backend integration), Karsten Düsterloh (Mnyromyr), Neil Rashbrook (Neil) |
Source Dir(s): |
suite/common/permissions/, suite/common/dataman/ |
Bugzilla Component(s): |
SeaMonkey::Passwords & Permissions |
MailNews
Name: |
MailNews (#) |
Description: |
Overall SeaMonkey MailNews Module |
Owner: |
Karsten Düsterloh (Mnyromyr) |
Peer(s): |
Ian Neal (IanN), Neil Rashbrook (Neil) |
Bugzilla Component(s): |
SeaMonkey::MailNews: General |
Name: |
Account Management & Configuration (#) |
Description: |
Account Manager/Wizard, Preferences panels, etc. |
Owner: |
Ian Neal (IanN) |
Peer(s): |
Karsten Düsterloh (Mnyromyr), Neil Rashbrook (Neil) |
Source Dir(s): |
suite/mailnews/prefs/, suite/mailnews/addrbook/prefs/, suite/mailnews/compose/prefs/ |
Bugzilla Component(s): |
SeaMonkey::MailNews: Account Configuration |
Name: |
Backend (#) |
Description: |
Watch backend closely, make us work with it, help improving it; includes: Transmission (receiving, sending, receipts), offline, (junk) filters, storage bugs, etc. |
Owner: |
David Bienvenu (:bienvenu) |
Peer(s): |
Ian Neal (IanN), Karsten Düsterloh (Mnyromyr), Neil Rashbrook (Neil) |
Bugzilla Component(s): |
SeaMonkey::MailNews: Backend |
Name: |
Composition (#) |
Description: |
Compose window, etc. |
Owner: |
Ian Neal (IanN) |
Peer(s): |
Karsten Düsterloh (Mnyromyr), Neil Rashbrook (Neil) |
Source Dir(s): |
suite/mailnews/compose/ |
Bugzilla Component(s): |
SeaMonkey::MailNews: Composition |
Name: |
Message Display (#) |
Description: |
Main window; display of mails, news, maybe RSS; search; notifications; drag'n'drop; etc. |
Owner: |
Ian Neal (IanN) |
Peer(s): |
Karsten Düsterloh (Mnyromyr), Neil Rashbrook (Neil) |
Source Dir(s): |
suite/mailnews/ |
Bugzilla Component(s): |
SeaMonkey::MailNews: Message Display |
Composer
Name: |
Composer (#) |
Description: |
UI issues within Composer, toolbars, buttons, menus, dialogs. Application launch issues too. |
Owner: |
Neil Rashbrook (Neil) |
Peer(s): |
Ian Neal (IanN), Fabien Cazenave (:kaze), Josh Soref (timeless) |
Source Dir(s): |
editor/ui/ |
Bugzilla Component(s): |
SeaMonkey::Composer |
Cross-Suite Components
Name: |
Autocomplete, Find in Page & Location Bar (#) |
Description: |
Autocomplete widget, find in page used for browser and mailnews addresses and location bar |
Owner: |
Neil Rashbrook (Neil) |
Peer(s): |
Ian Neal (IanN) |
Bugzilla Component(s): |
SeaMonkey::Autocomplete, SeaMonkey::Find in Page, SeaMonkey::Location Bar |
Name: |
Build Config (#) |
Description: |
Issues around building SeaMonkey |
Owner: |
Justin Wood (:Callek) |
Peer(s): |
Robert Kaiser (:KaiRo) |
Source Dir(s): |
suite/app/, suite/build/, suite/config/ |
Bugzilla Component(s): |
SeaMonkey::Build Config |
Name: |
Feed Discovery and Preview (#) |
Description: |
Discovery of feeds and inline preview |
Owner: |
Frank Wein (:mcsmurf) |
Peer(s): |
Ian Neal (IanN), Neil Rashbrook (Neil) |
Source Dir(s): |
suite/feeds/, suite/common/feeds/ |
Bugzilla Component(s): |
SeaMonkey::Feed Discovery and Preview |
Name: |
Help (#) |
Description: |
Help menus, help viewer and help content |
Owner: |
Ian Neal (IanN) |
Peer(s): |
Stefan (:stefanh), Neil Rashbrook (Neil), Jens Hatlak (:InvisibleSmiley) |
Source Dir(s): |
suite/locales/en-US/chrome/common/help/ |
Bugzilla Component(s): |
SeaMonkey::Help |
Name: |
Installer (#) |
Description: |
|
Owner: |
Frank Wein (:mcsmurf) |
Peer(s): |
Justin Wood (:Callek), Neil Rashbrook (Neil) |
Source Dir(s): |
suite/installer/ |
Bugzilla Component(s): |
SeaMonkey::Installer |
Name: |
Integration of external apps (#) |
Description: |
integration of chatzilla, inspector, venkman, calendar, etc. |
Owner: |
Neil Rashbrook (Neil) |
Peer(s): |
Ian Neal (IanN), Philip Chee (Ratty) |
Source Dir(s): |
suite/smile/ |
Name: |
Preferences (#) |
Description: |
Preference Panels; default preferences; etc. |
Owner: |
Ian Neal (IanN) |
Peer(s): |
Karsten Düsterloh (Mnyromyr), Neil Rashbrook (Neil) |
Source Dir(s): |
suite/common/pref/ |
Bugzilla Component(s): |
SeaMonkey::Preferences |
Name: |
Release Engineering (#) |
Description: |
Issues around building SeaMonkey |
Owner: |
Justin Wood (:Callek) |
Peer(s): |
Edmund Wong (:ewong), Robert Kaiser (:KaiRo) |
Bugzilla Component(s): |
SeaMonkey::Release Engineering |
Name: |
Security (#) |
Description: |
Suite-specific security UI and features, app-level security issues |
Owner: |
Neil Rashbrook (Neil) |
Peer(s): |
Dan Veditz (:dveditz) (backend), Ian Neal (IanN) |
Source Dir(s): |
suite/security/ |
Bugzilla Component(s): |
SeaMonkey::Security |
Name: |
Startup & Profiles (#) |
Description: |
Profile Manager, profile access code, suite startup |
Owner: |
Neil Rashbrook (Neil) |
Peer(s): |
Justin Wood (:Callek), Ian Neal (IanN) |
Source Dir(s): |
suite/profile/ |
Bugzilla Component(s): |
SeaMonkey::Startup & Profiles |
Name: |
Sync UI (#) |
Description: |
|
Owner: |
Jens Hatlak (:InvisibleSmiley) |
Peer(s): |
Ian Neal (IanN), Neil Rashbrook (Neil) |
Source Dir(s): |
suite/common/sync/ |
Bugzilla Component(s): |
SeaMonkey::Sync UI |
Name: |
Testing Infrastructure (#) |
Description: |
Testing infrastructure that is specific to the SeaMonkey code |
Owner: |
Neil Rashbrook (Neil) |
Peer(s): |
Justin Wood (:Callek), Ian Neal (IanN), Serge Gautherie (:sgautherie) |
Source Dir(s): |
suite/*/test/, suite/*/tests/ |
Bugzilla Component(s): |
SeaMonkey::Testing Infrastructure |
Project Organization
Name: |
Project Organization (#) |
Description: |
not real suite code, but all the stuff around it |
Owner: |
SeaMonkey Council |
Name: |
Project Management (#) |
Description: |
Someone needs to drive those things and feel responsible for getting SeaMonkey Council decisions |
Owner: |
Justin Wood (:Callek) |
Bugzilla Component(s): |
SeaMonkey::Project Organization |
Name: |
Release Management (#) |
Description: |
Get releases out the door, write up release notes |
Owner: |
Justin Wood (:Callek) |
Peer(s): |
Robert Kaiser (:KaiRo), Jens Hatlak (:InvisibleSmiley) (release notes), Edmund Wong (:ewong) (build) |
Bugzilla Component(s): |
SeaMonkey::Release Engineering |
Name: |
Quality Assurance (QA), General (#) |
Description: |
Testing, bug triaging, smoketests, bug triaging, testing... |
Owner: |
|
Peer(s): |
Serge Gautherie (:sgautherie), Philip Chee (Ratty), Tony Mechelynck (:tonymec), Justin Wood (:Callek) |
Bugzilla Component(s): |
SeaMonkey::General |
Name: |
Web pages (#) |
Description: |
|
Owner: |
Jens Hatlak (:InvisibleSmiley, no longer an active reviewer) |
Peer(s): |
Justin Wood (:Callek), Robert Kaiser (:KaiRo) |
Bugzilla Component(s): |
Websites::www.seamonkey-project.org |
Calendar
Specific Modules
Name: |
Provider: GData (#) |
Description: |
Provider for Google Calendar |
Owner: |
Philipp Kewisch |
Bugzilla Component(s): |
Calendar::Provider: GData |
Emeritus
The following people have served in different Calendar modules in the past. We'd like to thank them for their support:
- Module Peers/Owners: Daniel Boelzle, Clint Talbert, Martin Schröder, Dan Mosendale, Michiel van Leeuwen
- Art & Branding: Mark Carson
- Installer: Robert Strong
- Localization: Simon Paquet
- Providers: Bruno Browning, Sebastian Schwieger
- Sunbird: Stefan Sitter
- Tasks: Matthew Mecca
- User Interface: Blake Winton, Andreas Nilsson, Christian Jansen, Bryan Clark
- Website: Tobias Markus, Tom Ellins
- Various other modules: Matthew Willis
MailNews Core
Name: |
Mail and News Core (#) |
Description: |
|
Owner: |
Joshua Cranmer (:jcranmer) |
Peer(s): |
Ben Campbell, Neil Rashbrook, Aceman (:aceman), Magnus Melin (:mkmelin) |
Peer(s) Emeritus: |
Karsten Düsterloh (mnyromyr), Kai Engert (kaie), David Bienvenu (bienvenu), Mark Banner (standard8), Kent James (:rkent) |
Source Dir(s): |
mailnews/ |
Bugzilla Component(s): |
MailNews Core::Backend, Thunderbird::Account Manager, Thunderbird::Migration, MailNews Core::Account Manager, MailNews Core::Composition, MailNews Core::Filters, MailNews Core::Internationalization, MailNews Core::Movemail, MailNews Core::Networking, MailNews Core::Networking: POP, MailNews Core::Networking: SMTP, MailNews Core::Printing, MailNews Core::Profile Migration, MailNews Core::Search, MailNews Core::Security, MailNews Core::Simple MAPI |
URL(s): |
https://developer.thunderbird.net/ |
Discussion Group: |
dev-apps-thunderbird |
Notes: |
Mailnews Core Owners and Peers may review in any Mailnews Core submodule |
Sub Modules
Name: |
Addressbook (#) |
Description: |
|
Owner: |
Geoff Lankow (:darktrojan) |
Peer(s): |
Aceman (:aceman), Magnus Melin (:mkmelin) |
Peer(s) Emeritus: |
David Bienvenu (bienvenu), Mark Banner (standard8), Mike Conley (:mconley) |
Source Dir(s): |
mailnews/addressbook |
Bugzilla Component(s): |
MailNews Core::Address Book |
Name: |
Feeds (#) |
Description: |
|
Owner: |
|
Peer(s): |
Magnus Melin (:mkmelin), Alta88 |
Source Dir(s): |
mailnews/extensions/newsblog |
Bugzilla Component(s): |
MailNews Core::Feed Reader |
Name: |
IMAP handling code (#) |
Description: |
|
Owner: |
Gene Smith |
Peer(s) Emeritus: |
Kent James (:rkent) |
Source Dir(s): |
mailnews/imap |
Bugzilla Component(s): |
MailNews Core::Networking: IMAP |
Name: |
GloDa (#) |
Description: |
Global message database |
Owner: |
|
Peer(s) Emeritus: |
Jonathan Protzenko] (:protz) |
Source Dir(s): |
mailnews/db/gloda, sqlite-backport, storage-backport |
Notes: |
Ask a MailNews Core owner or peer for review |
Name: |
LDAP XPCOM SDK (#) |
Description: |
|
Owner: |
Ben Campbell |
Owner(s) Emeritus: |
Mark Banner (standard8) |
Peer(s) Emeritus: |
David Bienvenu (bienvenu) |
Source Dir(s): |
ldap/xpcom |
Bugzilla Component(s): |
MailNews Core::LDAP Integration |
Name: |
Message Database (#) |
Description: |
MSF files |
Owner: |
|
Peer(s): |
Aceman (:aceman), Joshua Cranmer (:jcranmer) |
Owner(s) Emeritus: |
David Bienvenu (bienvenu) |
Peer(s) Emeritus: |
Kent James (:rkent) |
Source Dir(s): |
mailnews/db |
Bugzilla Component(s): |
MailNews Core::Database |
Name: |
MIME Parser (#) |
Description: |
RFC822 MIME Parser |
Owner: |
|
Peer(s): |
Joshua Cranmer (:jcranmer), Jim Porter (:squib), Magnus Melin (:mkmelin) |
Owner(s) Emeritus: |
David Bienvenu (bienvenu) |
Peer(s) Emeritus: |
Kai Engert (kaie), Jörg Knobloch (:jorgk) |
Source Dir(s): |
mailnews/mime |
Bugzilla Component(s): |
MailNews Core::MIME, MailNews Core::Attachments |
Name: |
News (#) |
Description: |
|
Owner: |
Joshua Cranmer (:jcranmer) |
Peer(s) Emeritus: |
David Bienvenu (bienvenu) |
Source Dir(s): |
mailnews/news |
Bugzilla Component(s): |
MailNews Core::Networking: NNTP |
Name: |
Unit Testing Infrastructure (#) |
Description: |
|
Owner: |
Geoff Lankow (:darktrojan) |
Peer(s): |
Magnus Melin (:mkmelin), Joshua Cranmer (:jcranmer) |
Owner(s) Emeritus: |
Mark Banner (standard8) |
Source Dir(s): |
mailnews/test, mailnews/base/test |
Bugzilla Component(s): |
MailNews Core::Testing Infrastructure |
Name: |
Import (#) |
Description: |
|
Owner: |
|
Peer(s): |
Magnus Melin (:mkmelin) |
Peer(s) Emeritus: |
Mark Banner (standard8), David Bienvenu (bienvenu), Jörg Knobloch (:jorgk) |
Source Dir(s): |
mailnews/import |
Bugzilla Component(s): |
MailNews Core::Import |
Notes: |
Ask a peer for review |
Name: |
Localization (#) |
Description: |
|
Owner: |
|
Peer(s): |
Philipp Kewisch (:Fallen) |
Peer(s) Emeritus: |
Mark Banner (standard8) |
Bugzilla Component(s): |
MailNews Core::Localization |
Name: |
S/MIME (#) |
Description: |
S/MIME backend |
Owner: |
Kai Engert (:kaie) |
Source Dir(s): |
mailnews/extensions/smime |
Bugzilla Component(s): |
MailNews Core::Security: S/MIME |
Chat
Sub Modules
Name: |
IRC (#) |
Description: |
Internet Relay Chat (IRC) protocol plugin |
Owner: |
Patrick Cloke (:clokep) |
Peer(s): |
aleth (:aleth) |
Source Dir(s): |
chat/protocols/irc/ |
Bugzilla Component(s): |
Thunderbird::Instant Messaging |
Bugzilla
Name: |
Bugzilla (#) |
Description: |
Bugzilla is the bug-tracking web application from Mozilla; this module's ownership includes responsibility for all of Bugzilla's internal components. |
Owner: |
Dave Miller |
Peer(s): |
Dylan Hardison |
Owner(s) Emeritus: |
Terry Weissman, Tara Hernandez |
Peer(s) Emeritus: |
Gervase Markham, Mark Côté, Byron Jones, Simon Green, Max Kanat-Alexander, Frédéric Buclin, Chris Yeh, Dan Mosedale |
Source Dir(s): |
bugzilla/ |
URL(s): |
http://www.bugzilla.org/ |
Discussion Group: |
dev-apps-bugzilla |
bugzilla.mozilla.org
Name: |
bugzilla.mozilla.org (#) |
Description: |
Development, configuration and administration of Mozilla's
instance of the Bugzilla bug tracking system |
Owner: |
David Lawrence |
Peer(s): |
Byron Jones |
Owner(s) Emeritus: |
Byron Jones, Dylan Hardison |
Peer(s) Emeritus: |
Kohei Yoshino, Emma Humphries |
Source Dir(s): |
BMO lives in github |
Bugzilla Component(s): |
bugzilla.mozilla.org::* |
URL(s): |
https://bugzilla.mozilla.org/ |
Discussion Group: |
tools-bmo |
Other
Name: |
Content Services Infrastructure (#) |
Description: |
A set of data services that allow for content to be served and measured |
Owner: |
Nan Jiang |
Peer(s): |
Tim Spurway |
Peer(s) Emeritus: |
Doug Turner, Olivier Yiptong |
Source Dir(s): |
https://github.com/mozilla/onyx, https://github.com/mozilla/splice, https://github.com/mozilla/infernyx, https://github.com/mozilla/learnyx |
Bugzilla Component(s): |
Content Services |
URL(s): |
https://wiki.mozilla.org/Tiles |
Name: |
Screenshots (#) |
Description: |
Code relating to Screenshots functionality, both client (eg. Firefox) and server. |
Owner: |
Emma Malysz |
Peer(s): |
Barry Chen, Jared Hirsch, Sam Foster |
Owner(s) Emeritus: |
Ian Bicking |
Source Dir(s): |
browser/extensions/screenshots |
Bugzilla Component(s): |
Firefox::Screenshots, Cloud Services::Server: Screenshots |
Activities
Name: |
Governance (#) |
Description: |
Policies and process for how we distribute authority and govern ourselves; including:
- Development and Implementation of new policies as appropriate for delegation of authority and responsibility
- Management of the source tree
- Balancing different constituencies of the Mozilla project
- Maintaining the Mozilla identity as we take on new activities
Ultimate authority within the project rests with the owner and peer(s) of this module, and project decisions can be escalated to here. |
Owner: |
Mitchell Baker |
Peer(s) Emeritus: |
Brendan Eich |
Bugzilla Component(s): |
mozilla.org::Governance |
URL(s): |
https://wiki.mozilla.org/GovernanceIssues |
Discussion Group: |
governance |
Governance Sub Modules
Name: |
Module Ownership System (#) |
Description: |
Healthy operation of the module ownership system, including topics such as:
- Filling vacant roles where appropriate
- Ensuring module owners are fulfilling their responsibilities, and replacing those who are not
- Creating and staffing new modules where new parts of the project evolve.
- Figuring out what to do if a module isn't getting enough attention
- Resolving conflicts among module owners
|
Owner: |
Mitchell Baker |
Peer(s): |
Stuart Parmenter, Dan Mosedale, Robert Kaiser, Mike Connor, David Baron, David Ascher, Mitchell Baker, Guillermo Movia (as 'observer'. This is a new role we're trying out as of Jan 2012. The observers are watching and learning how the module operates, since there's no code in this module to serve as a learning /participation tool.) |
Owner(s) Emeritus: |
Brendan Eich |
Name: |
Mozilla CA Certificate Policy (#) |
Description: |
Definition and enforcement of policies governing Certification Authorities, their root certificates included in Mozilla software products, and intermediate and end-entity certificates within those CA hierarchies. |
Owner: |
Kathleen Wilson |
Peer(s): |
Ben Wilson |
Owner(s) Emeritus: |
Frank Hecker, Wayne Thayer |
Peer(s) Emeritus: |
Johnathan Nightingale, Sid Stamm, Richard Barnes, Gervase Markham, Wayne Thayer |
URL(s): |
http://www.mozilla.org/projects/security/certs/policy/ |
Discussion Group: |
dev-security-policy |
Name: |
Planet Mozilla (#) |
Description: |
Content and policy for planet.mozilla.org, including topics such as:
- which blogs are syndicated to planet.mozilla.org
- which content from syndicated blogs is included
- other planet.mozilla.org policy issues
|
Owner: |
Mike Hoye |
Peer(s): |
Asa Dotzler |
Owner(s) Emeritus: |
Robert Accettura |
Peer(s) Emeritus: |
Reed Loden |
Bugzilla Component(s): |
Websites::planet.mozilla.org |
Name: |
Mozilla Public License (#) |
Description: |
Maintenance and development of the MPL
- changes in the legal landscape which could /should be reflected
- changes in FLOSS development practices which could / should be reflected
|
Owner: |
Mitchell Baker |
Peer(s): |
Harvey Anderson, Heather Meeker, Luis Villa |
Peer(s) Emeritus: |
Gervase Markham |
Bugzilla Component(s): |
mozilla.org::Licensing |
Discussion Group: |
governance-mpl-update |
Name: |
CA Certificates (#) |
Description: |
Determine which root certificates should be included in Mozilla software products, which trust bits should be set on them, and which of them should be enabled for EV treatment. Evaluate requests from Certification Authorities (CAs) for inclusion or removal of root certificates, and for updating trust bit settings or enabling EV treatment for already included root certificates. |
Owner: |
Kathleen Wilson |
Peer(s): |
Ben Wilson |
Owner(s) Emeritus: |
Frank Hecker |
Peer(s) Emeritus: |
Johnathan Nightingale, Sid Stamm, Richard Barnes, Gervase Markham, Wayne Thayer, Ryan Sleevi |
Bugzilla Component(s): |
mozilla.org::CA Certificates |
URL(s): |
http://www.mozilla.org/projects/security/certs/policy/ |
Discussion Group: |
dev-security-policy |
Name: |
Participation Metrics (#) |
Description: |
Develop, monitor and analyze metrics relating to participation in the Mozilla project, including such things as:
- determining which questions are most important to ask (how many people do X?)
- determining what data is relevant to answer these questions
- designing and operating a system to generate the requested data
- analyzing the resulting metrics
- notifying appropriate people when participation starts to change significantly
- assisting various groups to understand and use the metrics to strengthen participation
- produce periodic report/analysis of participation metrics
|
Owner: |
Pierros Papadeas |
Peer(s): |
David Boswell, Asa Dotzler, Daniel Einspanjer, Annie Elliott, David Eaves, Michelle Thorne, Ryan Merkley |
URL(s): |
https://wiki.mozilla.org/Contribute/Dashboards |
Name: |
Internet Public Policy (#) |
Description: |
Mozilla activities related to Public Policy issues that affect the health of the Internet. Our working definition of Public Policy is taken from Wikipedia: "courses of action, regulatory measures, laws, and funding priorities concerning a given topic promulgated by a governmental entity or its representatives."
This includes topics such as:
- determining if Mozilla should take an official position on a particular public policy issue
- determining what that position is
- determining how mozilla communicates our position
- global, multi-regional, regional or local action
- direct action, or support of action by other aligned groups
- public campaigns or opinion pieces or educational activities, dialog with policy makers, other techniques TBD
- strengthening local community capabilities to address public policy issues
|
Owner: |
Harvey Anderson |
Peer(s): |
Mitchell Baker, Alex Fowler, Mark Surman |
URL(s): |
https://wiki.mozilla.org/Netpolicy |
Discussion Group: |
https://mail.mozilla.org/listinfo/netpolicy |
Notes: |
Area Expert Advisors: Katharina Borchert, Andrew Bridges, Hanno Kaiser, Andrew McLaughlin, Danny Weitzner, Gene Kimmelman, and Ronaldo Lemos |
Area Expert Advisors are people with particular expertise who have agreed to assist Mozilla with their area-specific expertise. The Area Expert Advisors are different from peers. A peer is someone to whom the module owner has delegated some of her/his authority and a peer is expected to provide leadership for Mozilla within our specific context. Area Expert Advisors are advisors to Mozilla. They may become peers, but they need not.
Name: |
Weekly Project All Hands Meeting (#) |
Description: |
Responsibility for the weekly meetings, including:
- determining and implementing the best organization and structure for the meeting
- Determining and implementing the most useful content
- Identifying and implementing technical means to make the meeting accessible and interactive for participants around the globe
|
Owner: |
Asa Dotzler |
Peer(s): |
MoCo Desktop IT services |
Owner(s) Emeritus: |
Matt Claypotch |
URL(s): |
https://wiki.mozilla.org/WeeklyUpdates |
Discussion Group: |
mozilla.governance |
(It's a new thing to have a group such as "MoCo Desktop IT services" as a
"peer." We're trying this based on the idea that anyone in the Desktop IT group
should be able to resolve problems and make fixes to the systems.)
Other
Name: |
Tree Sheriffs (#) |
Description: |
Tree Sheriffs aid developers to easily, quickly, and seamlessly land their code in the proper location(s) and ensure that code does not break our automated tests. In the service of this objective, the Sheriffs work closely with the larger engineering organization to create and enforce landing policies that increase productivity while maintaining an efficient and robust automated testing system. Beyond the policy role, they have also become shepherds of automation quality by monitoring intermittent failures, performing uplifts and merges, and identifying poorly performing automation machines. |
Owner: |
Ryan VanderMeulen (:RyanVM) |
Peer(s): |
Sebastian Hengst (:Aryx) |
Owner(s) Emeritus: |
Ed Morley |
Peer(s) Emeritus: |
Carsten Book, Wes Kocher |
URL(s): |
https://wiki.mozilla.org/Sheriffing |
Discussion Group: |
https://mail.mozilla.org/listinfo/sheriffs |
Mozilla Reps
Name: |
Mozilla Reps (#) |
Description: |
Reps are passionate Mozillians who mobilize and develop functional and local/regional Mozilla communities. They are committed to educate and empower people to support Mozilla’s mission and contribute to the project based on Mozilla’s leadership agreements. They are also creating collaborations with other local communities to expand Mozilla’s outreach in the open source ecosystem. |
Owner: |
Ioana Chiorean |
Peer(s): |
Henrik Mitsch, Michael Kohler, Ankit Gadgil |
Bugzilla Component(s): |
Mozilla Reps::Budget Requests, Mozilla Reps::Mentorship, Mozilla Reps::reps.mozilla.org, Mozilla Reps::Swag Requests |
URL(s): |
http://reps.mozilla.org |
Discussion Group: |
reps-general |
Mozilla Websites
Mozilla Websites: Sub Modules
Name: |
MDN Web Docs (#) |
Description: |
Developer documentation site for web, Firefox, Firefox OS, Apps, etc |
Owner: |
Ryan Johnson |
Peer(s): |
Schalk Neethling,David Flanagan,Peter Bengtsson |
Owner(s) Emeritus: |
Luke Crouch, Stephanie Hobson, John Whitlock |
Peer(s) Emeritus: |
Jannis Leidel, David Walsh, John Karahalis, Rob Hudson, Will Kahn-Greene |
Source Dir(s): |
https://github.com/mozilla/kuma, https://github.com/mdn |
Bugzilla Component(s): |
Product: developer.mozilla.org |
URL(s): |
https://developer.mozilla.org/ |
Discussion Group: |
https://discourse.mozilla.org/c/mdn |
Name: |
telemetry.mozilla.org (#) |
Description: |
The Firefox telemetry analysis websites and services, including sql.telemetry.mozilla.org, analysis.telemetry.mozilla.org, etc |
Owner: |
Chris H-C |
Peer(s): |
Frank Bertsch, Chris H-C, Blake Imsland, Jannis Leidel |
Owner(s) Emeritus: |
Roberto Vitillo |
Peer(s) Emeritus: |
Mauro Doglio |
Source Dir(s): |
https://github.com/mozilla/telemetry-dashboard, https://github.com/mozilla/telemetry-analysis-service, https://github.com/mozilla/redash, https://github.com/mozilla/python_mozaggregator, https://github.com/mozilla/cerberus, https://github.com/mozilla/medusa, https://github.com/mozilla/mozilla-reports, https://github.com/mozilla/telemetry-airflow/ |
URL(s): |
https://telemetry.mozilla.org/, https://wiki.mozilla.org/Telemetry |
Discussion Group: |
fx-data-platform@mozilla.com |