User:Mossop:NewModule: Difference between revisions
Jump to navigation
Jump to search
(Add Security & Privacy UI (coordinated with Mossop)) |
(derp emails) |
||
Line 202: | Line 202: | ||
|description=The front-end to our security and privacy features, including Protections UI, Site Identity, Site Permissions and Certificate Errors | |description=The front-end to our security and privacy features, including Protections UI, Site Identity, Site Permissions and Certificate Errors | ||
|owner=[mailto:jhofmann@mozilla.com Johann Hofmann] | |owner=[mailto:jhofmann@mozilla.com Johann Hofmann] | ||
|peers=[mailto: | |peers=[mailto:nhnt11@mozilla.com Nihanth Subramanya], [mailto:ewright@mozilla.com Erica Wright] | ||
|source_dirs=browser/components/protections/, browser/components/controlcenter/ | |source_dirs=browser/components/protections/, browser/components/controlcenter/ | ||
|url= | |url= |
Revision as of 00:48, 14 December 2019
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 |
Peer(s): | Jared Wein, Johann Hofmann, Marco Bonardo, Matthew Noorenberghe |
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: | Andrew Swan, Kris Maglione |
Peer(s): | Shane Caraveo, Luca Greco, Tomislav Jovanovic, Jim Mathies, Rob Wu |
Source Dir(s): | toolkit/mozapps/extensions/ |
Name: | Add-ons Manager UI (#) |
---|---|
Description: | about:addons. |
Owner: | Andrew Swan, Mark Striemer |
Peer(s): | Shane Caraveo, Luca Greco, Tomislav Jovanovic, Rob Wu |
Source Dir(s): | toolkit/mozapps/extensions/content/ |
Name: | Application Update (#) |
---|---|
Description: | The application update services. |
Owner: | Robert Strong |
Peer(s): | Kirk Steuber |
Source Dir(s): | toolkit/mozapps/update/ |
Name: | Bookmarks & History (#) |
---|---|
Description: | The bookmarks and history services (Places). |
Owner: | Marco Bonardo |
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 |
Source Dir(s): | browser/themes/, toolkit/themes/ |
Name: | Desktop UI (#) |
---|---|
Description: | The main browser UI except where covered by more specific submodules. |
Owner: | Jared Wein |
Source Dir(s): | browser/base/content/ |
Name: | Download Manager (#) |
---|---|
Description: | The downloads UI and service. |
Owner: | Marco Bonardo |
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: | Matthew Noorenberghe |
Source Dir(s): | browser/extensions/formautofill/, toolkit/components/satchel/ |
Name: | In-product Messaging (#) |
---|---|
Description: | The system for delivering in-product messaging. |
Owner: | Kate Hudson |
Name: | Launcher Process (#) |
---|---|
Description: | Windows process for bootstrapping the browser process. |
Owner: | Aaron Klotz |
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 |
Source Dir(s): | browser/components/newtab/ |
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 |
Source Dir(s): | browser/components/uitour/ |
Name: | Password Manager (#) |
---|---|
Description: | Managing, saving and filling logins. |
Owner: | Matthew Noorenberghe |
Peer(s): | Jared Wein, Sam Foster |
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 |
Source Dir(s): | browser/components/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 |
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 |
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 |
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* |
Name: | Windows Installer (#) |
---|---|
Description: | The installer for Windows. |
Owner: | Molly Howell |
Peer(s): | Adam Gashlin |
Source Dir(s): | browser/installer/, toolkit/mozapps/installer/ |
Bugzilla Component(s): | Firefox::Installer |
Toolkit
Name: | Toolkit (#) |
---|---|
Description: | Components shared between desktop and mobile browsers. |
Owner: | Dave Townsend, Gijs Kruitbosch |
Peer(s): | Jared Wein, Marco Bonardo, Matthew Noorenberghe |
Source Dir(s): | toolkit/ |
Bugzilla Component(s): | Firefox, Toolkit |
URL(s): | Code Review Guidelines |
Discussion Group: | firefox-dev |
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 |
Name: | UI Widgets (#) |
---|---|
Description: | The base widgets used throughout the UI. |
Owner: | Neil Deakin |
Peer(s): | Andrew Swan |
Source Dir(s): | toolkit/content/widgets/ |
Name: | Webextensions (#) |
---|---|
Description: | Webextension APIs and integration. |
Owner: | Shane Caraveo, Tomislav Jovanovic |
Peer(s): | Luca Greco, Kris Maglione, Jim Mathies, Andrew Swan, Rob Wu |
Source Dir(s): | browser/components/extensions/, toolkit/components/extensions/ |