Mobile/Fennec: Difference between revisions
< Mobile
Jump to navigation
Jump to search
(misc. updates) |
|||
Line 26: | Line 26: | ||
See the complete list of [https://www.mozilla.com/en-US/mobile/features/ Mobile Features]. | See the complete list of [https://www.mozilla.com/en-US/mobile/features/ Mobile Features]. | ||
== Project and Design Documents == | == Project and Design Documents == | ||
Line 35: | Line 33: | ||
* [[Mobile/Fennec/Extensions | Building extensions]] for Fennec | * [[Mobile/Fennec/Extensions | Building extensions]] for Fennec | ||
* [[Mobile/Fennec/Architecture | Architecture overview]] of the front-end UI | * [[Mobile/Fennec/Architecture | Architecture overview]] of the front-end UI | ||
* [[/Fennec2.0|Fennec 2.0 planning]] | |||
== Performance == | == Performance == | ||
Line 46: | Line 45: | ||
** [[Mobile/Profiling | Profiling]] | ** [[Mobile/Profiling | Profiling]] | ||
** [[Mobile/MemoryReduction | Memory reduction]] | ** [[Mobile/MemoryReduction | Memory reduction]] | ||
== Building and Running Fennec == | == Building and Running Fennec == | ||
Line 66: | Line 63: | ||
'''Test Builds''' | '''Test Builds''' | ||
* [http://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mobile-trunk/ Trunk (Fennec 2.0) nightly builds] | * [http://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mobile-trunk/ Trunk (Fennec 2.0) nightly builds] | ||
* [http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/latest-beta/ Latest beta release builds] | * [http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/latest-beta/ Latest beta release builds] | ||
Line 75: | Line 71: | ||
* [https://bugzilla.mozilla.org/buglist.cgi?classification=Client%20Software&query_format=advanced&bug_status=UNCONFIRMED&product=Fennec Unconfirmed Fennec bugs] | * [https://bugzilla.mozilla.org/buglist.cgi?classification=Client%20Software&query_format=advanced&bug_status=UNCONFIRMED&product=Fennec Unconfirmed Fennec bugs] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&chfieldto=Now&chfield=%5BBug%20creation%5D&query_format=advanced&chfieldfrom=10d&product=Fennec Fennec bugs created in the last 10 days] | * [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&classification=Client%20Software&chfieldto=Now&chfield=%5BBug%20creation%5D&query_format=advanced&chfieldfrom=10d&product=Fennec Fennec bugs created in the last 10 days] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&field0-0-0=cf_blocking_fennec&type0-0-0=equals&value0-0-0= | * [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&field0-0-0=cf_blocking_fennec&type0-0-0=equals&value0-0-0=2.0%2B&resolution=--- Fennec 2.0 blockers] | ||
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&field0-0-0=cf_blocking_fennec&type0-0-0=equals&value0-0-0=2.0a1%2B&resolution=--- Fennec 2.0a1 blockers] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&field0-0-0=cf_blocking_fennec&type0-0-0=equals&value0-0-0=%3F&resolution=--- Fennec nominated blockers] | * [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&field0-0-0=cf_blocking_fennec&type0-0-0=equals&value0-0-0=%3F&resolution=--- Fennec nominated blockers] |
Revision as of 19:16, 29 July 2010
About the Fennec (Mobile Firefox) Project
"Fennec" is the code name of the effort to build a mobile version of Firefox. To download, use, and learn about mobile Firefox, see:
- Mobile Firefox home page - Download Firefox for mobile phones
- Mobile Firefox support - ask and answer questions about mobile Firefox problems
- Mozilla Mobile wiki - news and information about Mozilla mobile development
Still have questions? See our FAQ for Mobile. If you're interested in what we'll be working on over the next 6 months or so, please see Mobile/Planning.
Supported Platforms
Mozilla is developing Firefox for Nokia Maemo and Google Android. See Mobile/Platforms for more details.
Features
Firefox for mobile is packed with your favorite features, including:
- Awesome Bar – Go to your favorite sites in just a couple of keystrokes with intelligent and personalized searching
- Firefox Sync – Sync your Firefox tabs, history, bookmarks and passwords between your desktop and mobile device for a seamless browsing experience
- Add-ons – Customize your Firefox by adding small pieces of functionality, like games and news readers, that help make the mobile Web browser your own
- Location-Aware Browsing – Get maps and information relevant to your location
- Tabbed browsing – View open tabs as thumbnails to easily identify and select the Web page you’d like to go to next
- Safe Browsing – Get an Instant Web Site ID and easily access and edit security settings
- Available in more than 30 languages and counting
See the complete list of Mobile Features.
Project and Design Documents
- Fennec vision statement
- Fennec user experience
- Building extensions for Fennec
- Architecture overview of the front-end UI
- Fennec 2.0 planning
Performance
Performance, memory consumption and on-device footprint are crucial to both embedders and Fennec.
Building and Running Fennec
- Ports, build instructions, platform support
- Download official builds for mobile and desktop platforms
- Miscellaneous tips and tricks
Testing Fennec
- Mobile QA Home
- /Cheat Codes for developers and testers
- Fennec 1.0 Test Plan
- Unit Test Automation (mochitest, chrome, reftest, crashtest, xpcshell)
- Running Mochitests on Fennec for Nokia
- Maemo 4 Test Farm Notes
- Interesting web pages to test
Test Builds
Bugs