Mobile/BugzillaComponents: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (typo correction)
No edit summary
Line 3: Line 3:
Product: Fennec
Product: Fennec


Description:  
Description: Fennec is the code name of the effort to build a mobile version of Firefox ([http://wiki.mozilla.org/Mobile/FennecVision More info])


Components under Fennec:
Components under Fennec:
* UI (Front End)
* General
** Description:  
** Description: For bugs in Fennec which do not fit into other more specific Fennec components
 
* Extensions and Add-ons
** Description:
** Extension Manager might be a better name (or at least that is what I am thinking whne I read this title.
 
* Build Config
** Description:
* Bookmarks
** Description:
* Touch Navigation
** Description:
* Keyboard Navigation
** Description:
* Search
** Description:
** Do we need?
* Software Update
** Description:
* Startup and Profile System
** Description:
** Do we need?


Components under Core:
Components under Core:
* Widget: Hildon
** Description:
** Do we really need this?  Isn't this just like an extension on top of gtk2?
* Widget: GTK+ on X
** Description:
** Do we really need this?  Isn't this just default?
* Widget: Windows Mobile
* Widget: Windows Mobile
** Description:  
** Description: Mapping of cross platform widget interfaces to Windows Mobile platform APIs
 
* Widget: S60 (3rd Edition)
** Description:
** How about just S60 3rd Ed? maybe someone will backport to 2nd Ed?


* Widget: GTK+ on DirectFB
* Widget: Symbian S60
** Description:
** Description: Mapping of cross platform widget interfaces to Symbian S60 platform APIs
** How about just DirectFB w/o any references to GTK?


* Widget: Qt 4.4
* Widget: Qt
** Description:
** Description: Mapping of cross platform widget interfaces to Qt platform APIs
** How about just Qt without the version

Revision as of 14:26, 15 April 2008

Classification: Client Software

Product: Fennec

Description: Fennec is the code name of the effort to build a mobile version of Firefox (More info)

Components under Fennec:

  • General
    • Description: For bugs in Fennec which do not fit into other more specific Fennec components

Components under Core:

  • Widget: Windows Mobile
    • Description: Mapping of cross platform widget interfaces to Windows Mobile platform APIs
  • Widget: Symbian S60
    • Description: Mapping of cross platform widget interfaces to Symbian S60 platform APIs
  • Widget: Qt
    • Description: Mapping of cross platform widget interfaces to Qt platform APIs