Mobile/Notes/29-Sept-2008: Difference between revisions

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


== Embedding ==
== Embedding ==
 
* {{bug 456699}} Qt: add XPCOM access and JavaScript eval


== Other ==
== Other ==

Revision as of 11:58, 29 September 2008

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 is out the door
  • M9 freeze October 7

UX design

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

UI

The tools panel is largely themed, and the Preference and Shortcut panes are checked in. Please file bugs on any improvements you can think of. One big thing that's missing right now is a way to scroll them; most devices don't have a scroll wheel, which is currently the only thing that works.

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

Stability

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

Builds

QA

Other

Embedding

Other