Mobile/Notes/20-Jul-2011

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

Details

  • Wednesdays - 9:30am Pacific, 12:30pm Eastern, 16:30 UTC
  • Dial-in: Audio-only conference# 8605
    • People with Mozilla phones or softphones please dial x4000 Conf# 8605
    • US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 8605
    • US/California/Mountain View: +1 650 903 0800, x4000 Conf# 8605
    • US/California/San Francisco: +1 415 762 5700, x4000 Conf# 8605
    • US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 8605
    • CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 8605
    • CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 8605
    • UK/London: +44 (0)207 855 3000, x4000 Conf# 8605
    • FR/Paris: +33 1 84 88 37 37, x4000 Conf# 8605
    • 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

Schedule

  • Fennec 8 (nightly)
    • This is the active development trunk
  • Fennec 7 (aurora)
    • Need to move only required fixes from trunk (as those fixes are made)
    • Fixed on Aurora this week:
      • bug 668633 - Elements with scrollable overflow are cut off
      • bug 672543 - Don't set accessibility.browsewithcaret when selecting text
      • bug 659468 - Feedback add-on compatibility manually bumped
  • Fennec 6 (beta)
    • Live in the Android Market
    • Fixed on Beta this week:
      • bug 659412 - Remove warning dialog for Android devices with low MemTotal
      • bug 668950 - Disable websockets on mobile

Next merge date is 2011-08-16

Major Topics for This Week

Application

Front-end

  • Work for Fx8
    • Tablet UI
      • Need to check with UX on design status
    • Selecting text in web content followup bugs
      • Landed some fixes
      • What are the priority fixes needed for Fx7?
    • Language picker support for locales on AMO
      • Process of getting XPIs to AMO
      • Deal with nightly breakage
    • Basic webapp support - landed
      • Need to "appify" the tab?
      • Need to support manifest approach bug 609043
    • Master Password
      • Address review comments
      • File some follow up bugs
    • Mobile friendly error pages
      • Landed
  • Let's make sure we are working on other bugs and minor features too
  • MFinkle needs to spin through the buglist and make sure bugs have owners

UX design

Platform Support

Android

  • NDKr5
  • testing
    • there are make file targets for reftests and mochitests
    • if you have any issues running tests, file a bug
    • should be as simple as:
 MOZ_HOST_BIN="../objdir-x86/dist/bin/" make reftest-remote

and

 MOZ_HOST_BIN="../objdir-x86/dist/bin/" make mochitest-remote

Maemo

  • Moving from Tier 1 -> Tier 3 post FF7. Discuss.

Performance

Testing

QA

Remote today wiki only

Test Suites

Test Automation

  • make reftest-remote and make mochitest-remote are landed and working
    • please take a moment to try this out so we can ensure it works for more than a couple folks.
  • removed dependency on sharedID for sutagent in mozilla-central.

Release Engineering

Priorities page

  • dual desktop/mobile release: shipped.
  • bug 669189 - Still waiting for word from Google re: Android Market
  • ndk5 package rolled out to build slaves, testing on try

Other

  • Lucas Rocha joins Front-end
  • Safe Browsing Update (Gian Carlo)
    • dcamp working to remove sqlite db
    • moving torward prefix tree
    • 2mb in memory
    • Concern about startup speed
  • OpenGL Update (chris lord)
  • MemShrink Update (Alon Zakai)