Modules/Desktop Firefox: Difference between revisions
< Modules
Jump to navigation
Jump to search
m (Fix Bookmarks and History peers) |
(Move Lina Cambridge to peer emeritus for Firefox desktop) |
||
Line 17: | Line 17: | ||
|description=Standalone Web Browser. | |description=Standalone Web Browser. | ||
|owner=[mailto:dtownsend@mozilla.com Dave Townsend], [mailto:gkruitbosch@mozilla.com Gijs Kruitbosch] | |owner=[mailto:dtownsend@mozilla.com Dave Townsend], [mailto:gkruitbosch@mozilla.com Gijs Kruitbosch] | ||
|fallbackpeers=[mailto:dao@mozilla.com Dão Gottwald], [mailto:jwein@mozilla.com Jared Wein], [mailto:jhofmann@mozilla.com Johann Hofmann | |fallbackpeers=[mailto:dao@mozilla.com Dão Gottwald], [mailto:jwein@mozilla.com Jared Wein], [mailto:jhofmann@mozilla.com Johann Hofmann], [mailto:mbonardo@mozilla.com Marco Bonardo], [mailto:mozilla@noorenberghe.ca Matthew Noorenberghe] | ||
|ownersemeritus= | |ownersemeritus= | ||
|peersemeritus=[mailto:netzen@gmail.com Brian Bondy], [mailto:lchang@mozilla.com Luke Chang], [mailto:rchien@mozilla.com Ricky Chien], [mailto:dolske@mozilla.com Justin Dolske], [mailto:georg.fritzsche@googlemail.com Georg Fritzsche], [mailto:felipc@gmail.com Felipe Gomes], [mailto:tchien@mozilla.com Tim Guan-tin Chien], [mailto:rexboy@mozilla.com KM Lee Rex], [mailto:gasolin@mozilla.com Fred Lin], [mailto:ralin@mozilla.com Ray Lin], [mailto:fliu@mozilla.com Fischer Liu], [mailto:wmccloskey@mozilla.com Bill McCloskey], [mailto:mark@moxienet.com Mark Mentovai], [mailto:ted.mielczarek@gmail.com Ted Mielczarek], [mailto:bnicholson@mozilla.com Brian Nicholson], [mailto:neil@parkwaycc.co.uk Neil Rashbrook], [mailto:mano@mozilla.com Asaf Romano], [mailto:msamuel@mozilla.com Marina Samuel], [mailto:jryans@gmail.com J Ryan Stinnett], [mailto:gps@mozilla.com Gregory Szorc], [mailto:ttaubert@mozilla.com Tim Taubert] | |peersemeritus=[mailto:netzen@gmail.com Brian Bondy], [mailto:lina@mozilla.com Lina Cambridge], [mailto:lchang@mozilla.com Luke Chang], [mailto:rchien@mozilla.com Ricky Chien], [mailto:dolske@mozilla.com Justin Dolske], [mailto:georg.fritzsche@googlemail.com Georg Fritzsche], [mailto:felipc@gmail.com Felipe Gomes], [mailto:tchien@mozilla.com Tim Guan-tin Chien], [mailto:rexboy@mozilla.com KM Lee Rex], [mailto:gasolin@mozilla.com Fred Lin], [mailto:ralin@mozilla.com Ray Lin], [mailto:fliu@mozilla.com Fischer Liu], [mailto:wmccloskey@mozilla.com Bill McCloskey], [mailto:mark@moxienet.com Mark Mentovai], [mailto:ted.mielczarek@gmail.com Ted Mielczarek], [mailto:bnicholson@mozilla.com Brian Nicholson], [mailto:neil@parkwaycc.co.uk Neil Rashbrook], [mailto:mano@mozilla.com Asaf Romano], [mailto:msamuel@mozilla.com Marina Samuel], [mailto:jryans@gmail.com J Ryan Stinnett], [mailto:gps@mozilla.com Gregory Szorc], [mailto:ttaubert@mozilla.com Tim Taubert] | ||
|group=firefox-dev | |group=firefox-dev | ||
|source_dirs=browser/, toolkit/ | |source_dirs=browser/, toolkit/ |
Revision as of 17:19, 11 March 2021
Only module owners may edit this page.
They may:
- update any information about their module except the name of the owner
- add or remove sub-modules
- change the owner of a sub-module
- add emeritus owners or peers
Other changes, including changes of module owner or addition/removal of modules, must be agreed with the Module Ownership Module group, probably via a discussion in mozilla.governance.
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: | Add-ons Manager (#) |
---|---|
Description: | Extension management back-end. |
Owner: | Shane Caraveo |
Peer(s): | Luca Greco, Tomislav Jovanovic, Jim Mathies, Rob Wu |
Owner(s) Emeritus: | Robert Strong, Andrew Swan, Kris Maglione |
Source Dir(s): | toolkit/mozapps/extensions/ |
Name: | Add-ons Manager UI (#) |
---|---|
Description: | about:addons. |
Owner: | Shane Caraveo, Mark Striemer |
Peer(s): | Luca Greco, Tomislav Jovanovic, Rob Wu |
Owner(s) Emeritus: | Robert Strong, Andrew Swan |
Source Dir(s): | toolkit/mozapps/extensions/content/ |
Name: | Application Update (#) |
---|---|
Description: | The application update services. |
Owner: | Kirk Steuber |
Peer(s): | Molly Howell, Adam Gashlin |
Source Dir(s): | toolkit/mozapps/update/ |
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: | Form Autofill (#) |
---|---|
Description: | Form detection and autocomplete. |
Owner: | |
Owner(s) Emeritus: | Matthew Noorenberghe |
Source Dir(s): | browser/extensions/formautofill/, toolkit/components/satchel/ |
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: | Password Manager (#) |
---|---|
Description: | Managing, saving and filling logins. |
Owner: | Sam Foster |
Peer(s): | Jared Wein, Tim Giles, Dimi Lee |
Owner(s) Emeritus: | Matthew Noorenberghe |
Peer(s) Emeritus: | Bianca Danforth, Severin Rudie |
Source Dir(s): | toolkit/components/passwordmgr/, browser/components/aboutlogins |
Bugzilla Component(s): | Toolkit::Password Manager, Toolkit::Password Manager: Site Compatibility, Firefox::about:logins |
URL(s): | https://wiki.mozilla.org/Toolkit:Password_Manager |
Name: | Preferences (#) |
---|---|
Description: | The front-end preferences system. |
Owner: | Jared Wein |
Peer(s): | Mark Striemer, Tim Nguyen, Gijs Kruitbosch |
Source Dir(s): | browser/components/preferences/, browser/themes/*/preferences, toolkit/mozapps/preferences |
Name: | Profile Migration (#) |
---|---|
Description: | Migrating data from other browsers. |
Owner: | Gijs Kruitbosch |
Peer(s): | Marco Bonardo, Matthew Noorenberghe |
Source Dir(s): | browser/components/migration/ |
Name: | Search and Address Bar (#) |
---|---|
Description: | The search service, address bar and address bar autocomplete. |
Owner: | Mark Banner, Drew Willcoxon |
Peer(s): | Dale Harvey, Marco Bonardo, Dão Gottwald, Mike de Boer, Harry Twyford |
Source Dir(s): | browser/components/search/, browser/components/urlbar/, toolkit/components/search/ |
Bugzilla Component(s): | Firefox::Address Bar, Firefox::Search |
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 |