Mobile/Notes/05-Oct-2011: Difference between revisions

From MozillaWiki
< Mobile‎ | Notes
Jump to navigation Jump to search
Line 49: Line 49:


* Need approval of matrix/test cases by eng; will shop them around today so QA has enough time to prep for Friday's test day.
* Need approval of matrix/test cases by eng; will shop them around today so QA has enough time to prep for Friday's test day.
=== Bugs ===
A small selection of bugs we are (or could be) looking at:
* {{bug|674651}} - nsContentPolicy should skip resource and chrome schemes
** Updated patch and found small to no improvement. Looking to make sure all the code paths are covered.
* {{bug|689713}} - Warm up the DNS cache in Java when launching with a URL intent
** Need to test
* {{bug|690903}} - nsFormHistory should lazily initializes SQLite DB
** Patch in progress
* {{bug|691534}} - Use asyncFetch when loading files in aboutHome.xhtml
** Landed and requested Aurora approval


== Testing ==
== Testing ==

Revision as of 16:28, 5 October 2011

Details

  • Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
  • Dial-in: Audio-only conference# 95346
    • People with Mozilla phones or softphones please dial x4000 Conf# 95346
    • US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 95346
    • US/California/Mountain View: +1 650 903 0800, x4000 Conf# 95346
    • US/California/San Francisco: +1 415 762 5700, x4000 Conf# 95346
    • US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 95346
    • CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 95346
    • CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 95346
    • UK/London: +44 (0)207 855 3000, x4000 Conf# 95346
    • FR/Paris: +33 1 84 88 37 37, x4000 Conf# 95346
    • Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
    • SkypeOut is free if you use the 800 number
  • irc.mozilla.org #mobile for backchannel
  • vidyo: PB&J

Schedule

  • Next merge date is 2011-11-08

Major Topics for This Week

Application

Front-end

  • Always on the lookout for performance issues
  • More stabilizing Fx9 on tablet and phone
    • We have been doing pretty good finding and fixing regresisons
    • We have a few patches to push to Aurora. More coming.
    • More triage on the backlog of non-theme bugs we have been accumulating
  • Get more testing on:
    • Webapps
    • Locale Picker
    • Camera
  • Make some decisions on:
    • Flash on demand (front-end patch getting better)
    • UA (we should just add 'mobile' to our phone UA, following the Android 'guidelines')
    • Featurettes, like the Clear Private Data changes, need triage and UX

UX design

Platform Support

Android

Native Front-End

  • Planning to have a working prototype for the work week in Toronto

Flash

  • Front-end: Working with desktop team on click-to-enable

IME

  • bug 653895 - Cached text and selection indexes in parent process aren't always synced
    • Have a draft implementation, which seems to work with SwiftKey X, but still has some issues with Swipe - needs more debugging.
  • Shelved for a couple weeks while we're working on the native FE

Performance

  • Focusing on mobile startup shrink bugs for Fx 10. There are about 32 bugs in the queue.

Status: 673249 is a dupe of 686805 (incremental zip compression in our linker) and Taras has slated for 10/3

  • Need approval of matrix/test cases by eng; will shop them around today so QA has enough time to prep for Friday's test day.

Bugs

A small selection of bugs we are (or could be) looking at:

  • bug 674651 - nsContentPolicy should skip resource and chrome schemes
    • Updated patch and found small to no improvement. Looking to make sure all the code paths are covered.
  • bug 689713 - Warm up the DNS cache in Java when launching with a URL intent
    • Need to test
  • bug 690903 - nsFormHistory should lazily initializes SQLite DB
    • Patch in progress
  • bug 691534 - Use asyncFetch when loading files in aboutHome.xhtml
    • Landed and requested Aurora approval

Testing

QA

Test Suites

Test Automation

Release Engineering

android_tier_1

  • we're now at 29 open android tier 1 bugs, even though we're the greenest we've been in ages.
    • we welcome any help here
  • (fixed) bug 690496 - n900 talos broken
  • (fixed) bug 690751 - tegra power cycle exceptions
    • due to differing firmwares on the remote pdus
    • bear switched us to snmp in bug 690464 (locked); should solidify our power cycle story
  • bug 665891 - add 200 new tegras to pool: 70 new tegras on their way shortly; will bring us to 190.
  • bug 689937 - 7 new foopies needed to run those tegras

SUMO

Other