Mobile/Notes/22-Sept-2008

< Mobile‎ | Notes
Revision as of 15:44, 22 September 2008 by GavinSharp (talk | contribs) (→‎UI: gavin's update)

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 "UI wanted" flag -- 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
  • 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

Platform

Windows Mobile

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

Builds

QA

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