Mobile/Notes/05-Jan-2011
Jump to navigation
Jump to search
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
Major Topics for This Week
Front-end
- Working on blockers and performance.
- Code from Easy Reading landed in mobile-browser (
bug 611555), some known bugs are fixed. - Landed some changes to improve responsiveness during page load (
bug 621802). - We now delay-load most JavaScript to improve startup speed (
bug 622423). - iframe panning being reviewed; at risk for beta 4.
- Code from Easy Reading landed in mobile-browser (
UX design
Maemo
Qt
Android
- on track for b4
- remaining bugs:
- bug 620695 commit IME compositions on blur, has patch, needs review
- bug 622913 call java gc after startup, optimization shouldn't strictly block
- bug 622979 this is new, blassey is taking it
- bug 621015 blassey and stuart to investigate today
- bug 616980 this should be dropped from be b4 list and rel-noted
- remaining bugs:
- Optimization work
- Ts
- bug 608042 Extracting our libs saves 730ms on startup
- bug 623136 Font loading takes 100ms, look into caching
- memory
- bug 622913 call java gc after startup saves 775k
- bug 622723 using ashmem for jemalloc allocations saves us in low memory situations. Needs verification on droid 1
- Ts
Electrolysis
General Platform
Video
Camera
- desktop capture picker on bug 621915
Plugins
Performance
Networking
Graphics
Startup
Layout
Content
Release Engineering
QA
- New Bugs over the week: filed
- Ramping up test planning and test case creation on text reflow and scrolling indicators
- Handing off tasks to Waverley: adding litmus testcases and daily verifications
- Results from nightly Smoketest runs
Automation
- android automation is underway, still working on a solution to prevent the tegra boards from hanging during boot and requiring a manual restart.
- android js shell tests are under development to get into our automation framework.