Mobile/Notes/22-Sept-2008

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

Details

  • Mondays - 9:00am Pacific, 12:00pm Eastern, 17:00 UTC
  • 650-903-0800 or 650-215-1282 x91 Conf# 314 (US/INTL)
  • 1-800-707-2533 (pin 369) Conf# 314 (US)
  • irc.mozilla.org #mobile for backchannel

Notices

Fennec Status

  • M8?
  • A1

UX design

  • working on A2-related items (esp. weave-integration, find-in-page, context menus)
  • starting in on seeing how the design works with a smaller, squarer screen
  • if you open a bug that needs some UI/UX attention, use the "uiwanted" keyword -- I'm watching for those

UI

  • Use larger canvas for panning (bug 450816) [gavin]
    • had a patch a while ago, has since been bitrotted by other panning changes
    • pretty complicated since it changes a lot of invariants that the panning code depends on
  • New theme (bug 454668, bug 454674) [gavin]
    • haven't made progress since last week, want to close outstanding bugs this week
  • first run page (bug 452313) [gavin]
    • need to address mfinkle's l10n review comments, otherwise done
  • xul scrolling (bug 432702) [gavin]
    • looked into it a bit this weekend, going to work on a patch that supports scrolling subframes (also affects e.g. iframes)
  • spatialnav panning (bug 452274) [gavin]
    • have patch, need to sort out issue with underlying <browser>/canvas not being the right size by default
  • kinetic scrolling fixup (bug 455453) [blassey]
    • going to finish reviewing that patch today [gavin]
  • Soft keyboard support
  • some UI work in progress [mfinkle]:
    • Add ability to close tabs (bug 454667)
    • Difficult to "close" strips (bug 454978)
    • Sidebars don't go away when you pan away while zoomed until you hit an edge (bug 455645)

Platform

Windows Mobile

  • windows mobile meetup this week.

Performance

  • Graphics
    • bug 450400 Moving a background image via style.backgroundPosition in a XUL stack is slow
      • Effects us having a checkerboard pattern for missing areas
    • bug 450916 Moving a canvas around in a stack is slow
      • We need this fixed so we can remove the sync repaints
    • bug 450930 We redraw too often

Stability

  • OOM
  • Talos (done) needs to be handed off to build.
  • Mochitest (bug 454613)

Builds

QA

  • Working on Reducing the Mochitest Failures
    • Some issues failing Mochitests are:
    • Looked at the differences between Windows and Ubuntu desktop mochitest runs

This week we will focus on getting these bugs above confirmed, and continuing triage into the issues that are blocking a full mochitest run.

Also this week, we'll attempt a mochitest run on the n800 itself as well to see how things stand there.

Other

Embedding

  • bug 453437 Evaluating JavaScript finally landed :)
  • bug 456232 Add basic web navigation support to MozView (mfinkle)
  • Verifying and updating docs for Qt build

Other