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
Schedule
- Beta 1 has shipped
- Beta 2
- String freeze: Oct 9
- Code freeze: Oct 19
Major Topics for This Week
Front-end
- Primarily working on Beta 2 blockers
- Triaging the blocker list to move out non-critical bugs
- Also working on other blockers and some performance/optimization bugs
- Features (see Planning page)
- Work re-started on scroll indicators
- Need to re-evaluate the page interactions feature
- New Core (nee Android) theme is underway
- Martell is supplying styles and glyphs
- Vivien landed first patch and we regressed Twinopen by ~180ms
- We are re-working the theme with less "slow" CSS parts
- We are breaking up the theme into smaller parts
UX design
- theme work ongoing in bug 575403
- WIP screenshots here http://www.flickr.com/photos/madhava_work/sets/72157625031737595/detail/
- link to mocks as well: http://www.flickr.com/photos/madhava_work/collections/72157625031739669/
- reviewing ux b2-intended ux bugs
Maemo
Qt
Android
Electrolysis
General Platform
Video
Camera
Plugins
Performance
- Investigated Sync perf
- Encrypt/decrypt off-main-thread patch is done (by philiKON) just needs approval.. this helps enormously with responsiveness during esp. first sync (bug 570619)
- Patch to remove "tmp" sqlite tables helps with errors/warnings that are perf-related during first sync (bug 552053), but might cause other issues (bug 585704)
- Dug into JS perf tools for profiling issues like this (not quite ready for prime-time, but soon -- maybe a week?)