Mobile/e10s/Notes/19-May-2010

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

Details

Major Topics for This Week

  • Quick updates
  • Landing plan
  • Electrolysis-enabling existing code (bug 566024)

Quick Status Updates

Necko

  • landed online & offline events (552829).
  • FTP waiting on jduell review (536289).
  • HTTP auth (bug 537782). Design in limbo?
  • Download Manager (bug 552825). Brian Crowder?
  • Simple POSTs (not large files) coming soon.
  • Suspend/resume, setPriority soon.
  • known issue: cached images are not showing up for some reason in test-ipc.xul.
  • CPOW removal nearly complete, de-RPCing createWindow more challenging (jdm, bug 559200)

Preference

  • Bug 506269 - dwitte reviewed. fred23 updating.

Plugins

  • stuart / romaxa
    • Bug 556487
      • Oleg is going to update patches
      • requires Bug 562409 (layers gles work)

Gfx

  • 16bpp landed yet?
  • cross-process layers
    • IPC architecture ready for first implementation
    • initial approach with strawman protocol in wiki page
    • boilerplate code for "compositor" process written and working
    • remoting of retained BasicLayers might not be so terribly hard (blocked on retained layers though)
    • remoting OGL layers: complexity not yet known

Front-end

  • geolocation -- landed
  • viewport metadata in browser XBL (bug 566500) -- in progress (mbrubeck)
  • lots of refactoring happening this week
  • New page for tracking frontend e10s work Mobile/e10s/Frontend
  • Need to switch the webprogress impl to use the IPC version
  • Welcome Matt Brubeck and Vivien Nicholas to e10s!

Places

  • visit uri (556400)
    • Has been run on try server, almost through reviews and ready for landing
  • remote VisitURI (516728) & (551181) : Still blocked by 556400.
    • dougt started on both tasks.
  • autocomplete (552828)
    • taken by stechz
    • blocked on a couple of bugs; satchel has been rewritten in JS
    • need a way to get message manager from components (566024)
  • set title (566738)
    • upfront refactor work we need to do
    • after this, we will stub out History::SetURITitle for e10s

Automation/Testing

  • trying to get mochitests going:
    • bug 562407 - pac from user.js not working for test window (i.e. mochi.test)
    • bug 562426 - chrome window not starting