Modules/Desktop Firefox: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
|name=Firefox
|name=Firefox
|description=Standalone Web Browser
|description=Standalone Web Browser
|owner=[mailto:shaver@mozilla.org Mike Shaver]
|owner=[mailto:gavin@gavinsharp.com Gavin Sharp]
|peers=[mailto:dietrich@mozilla.com Dietrich Ayala], [mailto:dolske@mozilla.com Justin Dolske], [mailto:gavin@gavinsharp.com Gavin Sharp], [mailto:vladimir@pobox.com Vladimir Vukicevic], [mailto:me@shawnwilsher.com Shawn Wilsher]
|peers=[mailto:dietrich@mozilla.com Dietrich Ayala], [mailto:dolske@mozilla.com Justin Dolske], [mailto:dao@mozilla.com Dão Gottwald], [mailto:aromano@mozilla.com Asaf Romano], [mailto:benjamin@smedbergs.us Benjamin Smedberg], [mailto:sayrer@mozilla.com Robert Sayre], [mailto:jmathies@mozilla.com Jim Mathies], [mailto:netzen@gmail.com Brian Bondy], [mailto:rstrong@mozilla.com Robert Strong], [mailto:ian@iangilman.com Ian Gilman], [mailto:ttaubert@mozilla.com Tim Taubert], [mailto:shaver@mozilla.org Mike Shaver]
|group=dev-apps-firefox
|group=dev-apps-firefox
|source_dirs=browser/
|source_dirs=browser/
|url=http://www.mozilla.org/projects/firefox/
|url=http://www.mozilla.org/projects/firefox/
|components=
|components=Firefox
}}
 
===Sub Modules===
 
{{Module
|name=General UI bits
|description=
|owner=[mailto:gavin@gavinsharp.com Gavin Sharp]
|peers=[mailto:dao@mozilla.com Dão Gottwald], [mailto:aromano@mozilla.com Asaf Romano]
|source_dirs=browser/base/content, browser/components
|components=Firefox::General
}}
 
{{Module
|name=Build & Startup bits
|description=
|owner=[mailto:benjamin@smedbergs.us Benjamin Smedberg]
|peers=[mailto:aromano@mozilla.com Asaf Romano], [mailto:gavin@gavinsharp.com Gavin Sharp]
|source_dirs=browser/app, browser/components/nsBrowserContentHandler.js
|components=Firefox::Build Config
}}
 
{{Module
|name=Feed Preview
|description=
|owner=[mailto:aromano@mozilla.com Asaf Romano]
|peers=[mailto:gavin@gavinsharp.com Gavin Sharp], [mailto:sayrer@mozilla.com Robert Sayre]
|source_dirs=browser/components/feeds
|components=Firefox::RSS Discovery and Preview
}}
 
{{Module
|name=Installer
|description=
|owner=[mailto:rstrong@mozilla.com Robert Strong]
|peers=[mailto:jmathies@mozilla.com Jim Mathies], [mailto:netzen@gmail.com Brian Bondy]
|source_dirs=browser/installer
|components=Firefox::Installer
}}
 
{{Module
|name=Panorama
|description=
|owner=[mailto:ian@iangilman.com Ian Gilman]
|peers=[mailto:aza@mozilla.com Aza Raskin], [mailto:ttaubert@mozilla.com Tim Taubert]
|source_dirs=browser/base/content/tabview
|components=Firefox::Panorama
}}
 
{{Module
|name=Places
|description=
|owner=[mailto:dietrich@mozilla.com Dietrich Ayala]
|peers=[mailto:mbonardo@mozilla.com Marco Bonardo], [mailto:aromano@mozilla.com Asaf Romano], [mailto:sdwilsh@forerunnerdesigns.com Shawn Wilsher]
|source_dirs=browser/components/places, browser/components/microsummaries, browser/base/content (places-related code)
|components=Toolkit::Places, Firefox::Bookmarks & History
}}
 
{{Module
|name=Preferences Window
|description=
|owner=[mailto:gavin@gavinsharp.com Gavin Sharp]
|peers=[mailto:dao@mozilla.com Dão Gottwald], [mailto:rstrong@mozilla.com Robert Strong], [mailto:aromano@mozilla.com Asaf Romano]
|source_dirs=browser/components/preferences
|components=Firefox::Preferences
}}
 
{{Module
|name=Private Browsing
|description=
|owner=[mailto:ehsan@mozilla.com Ehsan Akhgari]
|peers=
|source_dirs=browser/components/privatebrowsing 
|components=Firefox::Private Browsing
}}
 
{{Module
|name=Profile Migrators
|description=
|owner=[mailto:gavin@gavinsharp.com Gavin Sharp]
|peers=[mailto:aromano@mozilla.com Asaf Romano]
|source_dirs=browser/components/migration
|components=Firefox::Migration
}}
 
{{Module
|name=Safe Browsing
|description=
|owner=[mailto:tony@ponderer.org Tony Chang]
|peers=[mailto:johnath@mozilla.com Johnathan Nightingale], [mailto:gavin@gavinsharp.com Gavin Sharp]
|source_dirs=browser/components/safebrowsing
|components=Firefox::Phishing Protection
}}
 
{{Module
|name=Search
|description=
|owner=[mailto:rflint@mozilla.com Ryan Flint]
|peers=[mailto:gavin@gavinsharp.com Gavin Sharp]
|source_dirs=browser/components/search
|components=Firefox::Search
}}
 
{{Module
|name=Security UI
|description=
|owner=[mailto:johnath@mozilla.com Johnathan Nightingale]
|peers=[mailto:gavin@gavinsharp.com Gavin Sharp]
|source_dirs=browser/components/certerror, browser/base/content (SSL/security/privacy-related code)
|components=Firefox::Security
}}
 
{{Module
|name=Session Restore
|description=
|owner=[mailto:dietrich@mozilla.com Dietrich Ayala]
|peers=[mailto:zeniko@gmail.com Simon Bünzli], [mailto:paul@oshannessy.com Paul O’Shannessy]
|source_dirs=browser/components/sessionstore
|components=Firefox::Session Restore
}}
 
{{Module
|name=Shell Service
|description=
|owner=[mailto:aromano@mozilla.com Asaf Romano]
|peers=[mailto:rstrong@mozilla.com Robert Strong], [mailto:gavin@gavinsharp.com Gavin Sharp]
|source_dirs=browser/components/shell
|components=Firefox::Shell Integration
}}
 
{{Module
|name=Themes
|description=
|owner=[mailto:dao@mozilla.com Dão Gottwald]
|peers=[mailto:rflint@mozilla.com Ryan Flint], [mailto:gavin@gavinsharp.com Gavin Sharp]
|source_dirs=browser/themes
|components=Firefox::Theme
}}
}}
<noinclude>
===Unassigned Bugzilla Components===
The following Bugzilla components in the Firefox project have not been assigned to a module:
<pre>
Firefox::Account Manager
Firefox::Developer Tools
Firefox::Disability Access
Firefox::Extension Compatibility
Firefox::File Handling
Firefox::Help Documentation
Firefox::Keyboard Navigation
Firefox::Location Bar
Firefox::Menus
Firefox::Microsummaries
Firefox::Page Info
Firefox::Tabbed Browser
Firefox::Toolbars
</pre>
</noinclude>

Revision as of 16:13, 29 September 2011

Name: Firefox (#)
Description: Standalone Web Browser
Owner: Gavin Sharp
Peer(s): Dietrich Ayala, Justin Dolske, Dão Gottwald, Asaf Romano, Benjamin Smedberg, Robert Sayre, Jim Mathies, Brian Bondy, Robert Strong, Ian Gilman, Tim Taubert, Mike Shaver
Source Dir(s): browser/
Bugzilla Component(s): Firefox
URL(s): http://www.mozilla.org/projects/firefox/
Discussion Group: dev-apps-firefox