Mobile/Notes/02-Sep-2009: Difference between revisions
Jump to navigation
Jump to search
(→Builds) |
|||
(13 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
== Details == | == Details == | ||
* Wednesdays - 9:30am Pacific, 12:30pm Eastern, | * Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC | ||
* 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL) | * 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL) | ||
* 1-800-707-2533 (pin 369) Conf# 8605 (US) | * 1-800-707-2533 (pin 369) Conf# 8605 (US) | ||
Line 8: | Line 8: | ||
== Application == | == Application == | ||
=== General Front-end === | === General Front-end === | ||
* Landing the nsPromptService changes ({{bug|489423}}) (and related patches) | |||
* Working to land new Add-on options scheme ({{bug|512882}}) (and blog about it) | |||
* Editing site prefs patch could land soon ({{bug|456077}}) | |||
* In the middle of some "inverse theme" patches ({{bug|513858}}) | |||
* Landing several blocking patches and working on more | |||
=== UX design === | === UX design === | ||
* iterating on designs for in-product pages; finalized shortly | |||
* final review of default bookmark list {{bug|511435}} | |||
* some bugs of interest | |||
** {{bug|508705}} (blocking 1.0) | |||
** {{bug|514212}} (nominated, usability issue) | |||
** {{bug|511493}} (nominated) | |||
** {{bug|486184}} (blocking 1.0) | |||
** {{bug|514217}} (nominated) | |||
** {{bug|514220}} (nominated) | |||
** {{bug|510969}} (nominated) | |||
a few more to come... | |||
== Platform Support == | == Platform Support == | ||
Line 16: | Line 32: | ||
=== Windows Mobile === | === Windows Mobile === | ||
* 21 bugs blocking final release http://bit.ly/blocking-wm | |||
* 2 bug blocking alpha 3 http://bit.ly/blocking-wma3 | |||
** {{Bug|514007}} - titlebar pops over window when switching orientation on HTC touch pro | |||
*** this bug prevents the user from using the url bar or closing the app | |||
*** brad and doug actively working on this | |||
*** we have a patch that fixes the titlebar problem but causes a hidden window to come to the foreground | |||
** {{bug|512472}} - Fennec lays pages out too wide, resulting in very small text | |||
*** text is near impossible to read on some sites (example m.cnn.com stories) | |||
*** stuart is looking at the old viewport meta tag patch | |||
* A3 Blocking list was down to 0 on Friday, testing of RC1 found some good ones | |||
** big thanks to QA, particularly jmaher and aakashd | |||
== General Back-end == | == General Back-end == | ||
Line 22: | Line 48: | ||
=== Video === | === Video === | ||
* Code being reviewed | |||
Key areas remaining: | |||
*Performance | |||
*Seeking | |||
*Decoding | |||
=== Camera === | === Camera === | ||
Line 45: | Line 76: | ||
** stable, room for improvement but able to work on other things | ** stable, room for improvement but able to work on other things | ||
** unittest breakage, talos crashes | ** unittest breakage, talos crashes | ||
*** tracemonkey breakage | |||
== QA == | == QA == | ||
* continue testing winmo a3 | |||
* updated [[http://quality.mozilla.org/projects/mobile-firefox-fennec QMO]] | |||
* verified a lot of bugs over the last week | |||
* getting logcompare online with tinderbox data. When will we see unittests on fennec linux desktop? | |||
* [https://wiki.mozilla.org/QA/Fennec1.0/TestPlan#Release_Test_Guidelines QA Release Test Guidelines] from here on out... here's the snippet: | |||
** E-mail to Drivers pre/post-Release Cycle and pre/post-Respin | |||
*** Includes: | |||
**** Build location link | |||
**** Blocker Bugs added to the newest release build | |||
**** Release cycle schedule | |||
** List of Disabled Features for the Release | |||
*** Session Store | |||
*** Private Browsing | |||
*** Safebrowsing | |||
*** RSS | |||
** Dev Contact available on-hand | |||
== Other == | == Other == | ||
* When's the "freeze" date for any new features that are going to be implemented for 1.0? | |||
** enable form manager, certificates manager, etc |
Latest revision as of 19:41, 2 September 2009
Details
- Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
- 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 8605 (US)
- irc.mozilla.org #mobile for backchannel
Application
General Front-end
- Landing the nsPromptService changes (bug 489423) (and related patches)
- Working to land new Add-on options scheme (bug 512882) (and blog about it)
- Editing site prefs patch could land soon (bug 456077)
- In the middle of some "inverse theme" patches (bug 513858)
- Landing several blocking patches and working on more
UX design
- iterating on designs for in-product pages; finalized shortly
- final review of default bookmark list bug 511435
- some bugs of interest
- bug 508705 (blocking 1.0)
- bug 514212 (nominated, usability issue)
- bug 511493 (nominated)
- bug 486184 (blocking 1.0)
- bug 514217 (nominated)
- bug 514220 (nominated)
- bug 510969 (nominated)
a few more to come...
Platform Support
Maemo
Windows Mobile
- 21 bugs blocking final release http://bit.ly/blocking-wm
- 2 bug blocking alpha 3 http://bit.ly/blocking-wma3
- bug 514007 - titlebar pops over window when switching orientation on HTC touch pro
- this bug prevents the user from using the url bar or closing the app
- brad and doug actively working on this
- we have a patch that fixes the titlebar problem but causes a hidden window to come to the foreground
- bug 512472 - Fennec lays pages out too wide, resulting in very small text
- text is near impossible to read on some sites (example m.cnn.com stories)
- stuart is looking at the old viewport meta tag patch
- bug 514007 - titlebar pops over window when switching orientation on HTC touch pro
- A3 Blocking list was down to 0 on Friday, testing of RC1 found some good ones
- big thanks to QA, particularly jmaher and aakashd
General Back-end
Geolocation support
Video
- Code being reviewed
Key areas remaining:
- Performance
- Seeking
- Decoding
Camera
Plugins
Performance
Networking
Graphics
Startup
Layout
Content
Builds
- n810 status
- stable, room for improvement but able to work on other things
- unittest breakage, talos crashes
- tracemonkey breakage
QA
- continue testing winmo a3
- updated [QMO]
- verified a lot of bugs over the last week
- getting logcompare online with tinderbox data. When will we see unittests on fennec linux desktop?
- QA Release Test Guidelines from here on out... here's the snippet:
- E-mail to Drivers pre/post-Release Cycle and pre/post-Respin
- Includes:
- Build location link
- Blocker Bugs added to the newest release build
- Release cycle schedule
- Includes:
- List of Disabled Features for the Release
- Session Store
- Private Browsing
- Safebrowsing
- RSS
- Dev Contact available on-hand
- E-mail to Drivers pre/post-Release Cycle and pre/post-Respin
Other
- When's the "freeze" date for any new features that are going to be implemented for 1.0?
- enable form manager, certificates manager, etc