Firefox3/Drivers: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
''' This is still a draft, please don't muck around yet ''' | |||
Driving responsibility has been spread around based on functional areas, please direct questions to the group as a whole at [mailto:mozilla-1.9-drivers@mozilla.org mozilla-1.9-drivers@mozilla.org] | Driving responsibility has been spread around based on functional areas, please direct questions to the group as a whole at [mailto:mozilla-1.9-drivers@mozilla.org mozilla-1.9-drivers@mozilla.org] | ||
= Driver Groups = | |||
=== Firefox === | === Firefox === | ||
[mailto:mconnor@mozilla.com | [mailto:mconnor@mozilla.com Mike Connor]<br> | ||
[mailto:beltzner@mozilla.com Mike Beltzner] | |||
=== Content/JS === | === Content/JS === | ||
[mailto:sicking@mozilla.com Jonas Sicking] | [mailto:sicking@mozilla.com Jonas Sicking]<br> | ||
[mailto:jst@mozilla.com Johnny Stenback] | [mailto:jst@mozilla.com Johnny Stenback] | ||
=== Layout === | === Layout === | ||
[mailto:dbaron@mozilla.com David Baron] | [mailto:dbaron@mozilla.com David Baron] <br> | ||
[mailto:robert@ocallahan.org Robert O'Callahan] | [mailto:robert@ocallahan.org Robert O'Callahan] | ||
=== Platform === | === Platform === | ||
[mailto:bzbarsky@mit.edu Boris Zbarsky] | [mailto:bzbarsky@mit.edu Boris Zbarsky]<br> | ||
[mailto:benjamin@smedbergs.us Benjamin Smedberg] | [mailto:benjamin@smedbergs.us Benjamin Smedberg] | ||
=== GFX/Widget === | === GFX/Widget === | ||
[mailto:stuart@mozilla.com Stuart Parmenter] | [mailto:stuart@mozilla.com Stuart Parmenter]<br> | ||
[mailto:vladimir@mozilla.com Vladimir Vukicevic] | [mailto:vladimir@mozilla.com Vladimir Vukicevic] | ||
=== General === | === General === | ||
[mailto:dsicore@mozilla.com Damon Sicore] | [mailto:dsicore@mozilla.com Damon Sicore]<br> | ||
[mailto:schrep@mozilla.com Mike Schroepfer] | [mailto:schrep@mozilla.com Mike Schroepfer] | ||
= Groups by Component = | |||
== Content/JavaScript == | |||
=== Core === | |||
DOM (All) | |||
Error Console | |||
Event Handling | |||
HTML (all) | |||
Java: Live Connect | |||
JavaScript Engine | |||
Plug-ins | |||
Security | |||
Security: CAPS | |||
Web Services | |||
XForms | |||
XBL | |||
XML | |||
XPConnect | |||
XSLT | |||
XTF | |||
== Layout == | |||
=== Core === | |||
Layout (all) | |||
MathML | |||
Selection | |||
Style System (CSS) | |||
XP Toolkit/Widgets (All) | |||
Editor | |||
== Platform == | |||
=== Core === | |||
Embedding (all) | |||
History (all) | |||
Networking (all except IMAP/POP/SMTP) | |||
Preferences: Backend | |||
Profile (all) | |||
String | |||
X-remote | |||
XPCOM | |||
XPCOM Registry | |||
xpidl | |||
== Gfx/Widget == | |||
=== Core === | |||
Drag and Drop | |||
GFX (all) | |||
Layout: Canvas | |||
Image: GFX | |||
ImageLib | |||
Ports: Qt | |||
Print Preview | |||
Printing | |||
Printing: Xprint | |||
SVG | |||
Widget (all) | |||
== General == | |||
From here down its still rough, to be fixed soon | |||
=== Core === | |||
General nobody@mozilla.org general@core.bugs | |||
File Handling file-handling@mozilla.bugs ian@hixie.ch | |||
Image Blocking nobody@mozilla.org image-blocking@core.bugs | |||
Installer: GRE gre@installer.bugs | |||
Installer: MFCEmbed mfcembed@installer.bugs | |||
Installer: XPInstall Engine xpi-engine@installer.bugs | |||
Internationalization smontagu@smontagu.org i18n@core.bugs | |||
IPC darin.moz@gmail.com | |||
Keyboard: Find as you Type nobody@mozilla.org keyboard.fayt@core.bugs | |||
Keyboard: Navigation nobody@mozilla.org keyboard.navigation@core.bugs | |||
Localization kairo@kairo.at mmx_bugzilla@c-comm.de | |||
RDF nobody@mozilla.org rdf@core.bugs | |||
Security: PSM kengert@redhat.com | |||
Security: UI kengert@redhat.com | |||
Skinability skinability@mozilla.bugs | |||
Tabbed Browser nobody@mozilla.org tabbed-browser@mozilla.bugs | |||
Talkback Client jay@mozilla.org chofmann@gmail.com | |||
Testing nobody@mozilla.org testing@core.bugs | |||
Tracking chofmann@gmail.com chofmann@gmail.com | |||
WebDAV shaver@mozilla.org dmose@mozilla.org | |||
XP Miscellany nobody@mozilla.org brendan@mozilla.org | |||
== Components to kill from Core == | |||
Form Manager dveditz@cruzio.com | |||
Java APIs for DOM ashuk@eng.sun.com dom-apis@java.bugs | |||
Java APIs to WebShell joe.chou@eng.sun.com webshell-apis@java.bugs | |||
Java to XPCOM Bridge jhpedemonte@gmail.com xpcom-bridge@java.bugs | |||
Java-Implemented Plugins blackconnect@slashcom.com blackconnect@java.bugs | |||
Java: OJI yuanyi21@hotmail.com zhayupeng@gmail.com | |||
Location Bar location-bar@mozilla.bugs | |||
QuickLaunch (AKA turbo mode) quicklaunch@mozilla.bugs | |||
Search search@mozilla.bugs | |||
SQL Jan.Varga@gmail.com irixman+bugzilla@gmail.com | |||
Themes nobody@mozilla.org themes@mozilla.bugs | |||
Viewer App viewer-app@mozilla.bugs | |||
Revision as of 20:31, 17 January 2007
This is still a draft, please don't muck around yet
Driving responsibility has been spread around based on functional areas, please direct questions to the group as a whole at mozilla-1.9-drivers@mozilla.org
Driver Groups
Firefox
Content/JS
Layout
Platform
Boris Zbarsky
Benjamin Smedberg
GFX/Widget
Stuart Parmenter
Vladimir Vukicevic
General
Groups by Component
Content/JavaScript
Core
DOM (All) Error Console Event Handling HTML (all) Java: Live Connect JavaScript Engine Plug-ins Security Security: CAPS Web Services XForms XBL XML XPConnect XSLT XTF
Layout
Core
Layout (all) MathML Selection Style System (CSS) XP Toolkit/Widgets (All) Editor
Platform
Core
Embedding (all) History (all) Networking (all except IMAP/POP/SMTP) Preferences: Backend Profile (all) String X-remote XPCOM XPCOM Registry xpidl
Gfx/Widget
Core
Drag and Drop GFX (all) Layout: Canvas Image: GFX ImageLib Ports: Qt Print Preview Printing Printing: Xprint SVG Widget (all)
General
From here down its still rough, to be fixed soon
Core
General nobody@mozilla.org general@core.bugs File Handling file-handling@mozilla.bugs ian@hixie.ch Image Blocking nobody@mozilla.org image-blocking@core.bugs Installer: GRE gre@installer.bugs Installer: MFCEmbed mfcembed@installer.bugs Installer: XPInstall Engine xpi-engine@installer.bugs Internationalization smontagu@smontagu.org i18n@core.bugs IPC darin.moz@gmail.com Keyboard: Find as you Type nobody@mozilla.org keyboard.fayt@core.bugs Keyboard: Navigation nobody@mozilla.org keyboard.navigation@core.bugs Localization kairo@kairo.at mmx_bugzilla@c-comm.de RDF nobody@mozilla.org rdf@core.bugs Security: PSM kengert@redhat.com Security: UI kengert@redhat.com Skinability skinability@mozilla.bugs Tabbed Browser nobody@mozilla.org tabbed-browser@mozilla.bugs Talkback Client jay@mozilla.org chofmann@gmail.com Testing nobody@mozilla.org testing@core.bugs Tracking chofmann@gmail.com chofmann@gmail.com WebDAV shaver@mozilla.org dmose@mozilla.org
XP Miscellany nobody@mozilla.org brendan@mozilla.org
Components to kill from Core
Form Manager dveditz@cruzio.com Java APIs for DOM ashuk@eng.sun.com dom-apis@java.bugs Java APIs to WebShell joe.chou@eng.sun.com webshell-apis@java.bugs Java to XPCOM Bridge jhpedemonte@gmail.com xpcom-bridge@java.bugs Java-Implemented Plugins blackconnect@slashcom.com blackconnect@java.bugs Java: OJI yuanyi21@hotmail.com zhayupeng@gmail.com Location Bar location-bar@mozilla.bugs QuickLaunch (AKA turbo mode) quicklaunch@mozilla.bugs Search search@mozilla.bugs SQL Jan.Varga@gmail.com irixman+bugzilla@gmail.com Themes nobody@mozilla.org themes@mozilla.bugs Viewer App viewer-app@mozilla.bugs