Mobile/e10s/Notes/21-Apr-2010

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

Details

  • Wednesdays - 1:00PM Pacific
  • 650-903-0800 or 650-215-1282 x92 Conf# 8605 (US/INTL)
  • 1-800-707-2533 (pin 369) Conf# 8605 (US)
  • irc.mozilla.org #mobile for backchannel

Major Topics for This Week

  • Landing e10s on M-C plan.
  • Looking for people that can help.

Quick Status Updates

  • Plugins
    • Stuart has a plan
      • We should use the egl equiv of texture_from_pixmap on both sides of the plugin and continue passing a pixmap around but use a texture both with layers and with the plugin. Zero copy and cross-process!
    • Romaxa has a patches:
  • Gfx
    • 16bpp Patches - (https://bugzilla.mozilla.org/show_bug.cgi?id=545632 - need review)
    • Fast Scaling (552142 - works fine with patches applied + latest pixman, need testing on e10s fennec)
    • callback happens just before paint (old tiles are shown and then repainted)