Electrolysis/Meetings/2014-07-10

From MozillaWiki
Jump to: navigation, search


« previous week | index | next week »

cpeterson

  • M1 burndown of dev-hours remaining: (you must be on Mozilla VPN or office intranet and then disable Mixed Content Blocking for this page)
  • Writing blog post about how to test add-ons for e10s. I had been waiting for add-on shims to land, but some contributors have approached me with questions and I didn't have anything written to share with them.
    • waiting Bill's add-on shims to be reviewed (next couple days)
  • Shumway team wants to send structured JS types like ArrayBuffers, Maps, and Sets to remote processes using message manager. Their alternative is to base64-encode ArrayBuffer data. :(
    • Do we have an existing bug for this?
    • Maps and Sets sharing would be pretty nice.
      • Bill just filed a bug about Maps and Sets: bug 1036136

jimm

  • Windows mochitests (bug 1026133) - spent some time working on Win XP issues over the last few days, finally tracked down the issue, see bug for details. Didn't really get a chance to look at anything else. Will come back to this next week.
    • Shouldn't good test coverage for e10s block m2? (doubt we'll get approval to turn e10s on without it.)
  • pdfjs (bug 942707) - was waiting on reviews/feedback. Have everything I need now and am working on updating patch set.
  • zoom (bug 1015721) - I have a fix on top of existing work.
  • site security svc (bug 948574) - patch ready to land, bug is now unblocked on bug 959752. waiting on a final mm sec review from ptheriault.

mconley

  • Bug 1009628 - Need mozAfterRemotePaint event for remote iframes
    • A newer, better draft of the async tab switching front-end code has gone up - waiting on feedback from ttaubert
    • Seems like I'm going to have to rejig some tests that flip tabs as well, since they will expect things to be synchronous sometimes.
  • Bug 1002354 - [e10s] DOM Screen object returns bogus values in content process on Retina display
    • Rejigging some of the caching scheme after roc feedback. I should have a new set of patches up by tomorrow.
  • Bug 586656 - [e10s] Electrolysis breaks plugin key event handling
    • I stole this, but have not had a cycle yet to attack it (been focusing on the other two). Anybody want it?
  • I'll be in SF from Sept 15-19 for TRIBE. Only TRIBE-ing 16-17, so I can hack on e10s stuff with locals for the other days.

allison

  • still battling the spellchecker test issues
  • mochitests are all passing \o/
  • reftests are not5
    • breaking in single process fx
    • test for bug 338427 does not fail, but breaks two later tests (long bisection is long)
      • appears to be related to lang attribute
    • need to be able to hold the debugger on the reftest after the 1st timeout (it injects a crash to kill the test, the harness exits, and further tests don't run)

juanb

  • page load tracking bug (tbd)
    • what pages you want (i.e. tp5 run, etc.)
    • what differences (e10s) and how to make the difference (prefs, etc.)
    • should be doing this all the time or run in parallel with anything?
    • what platforms it should be on

bjacob

  • Bug 774388 / Compositor shutdown finally stuck!
  • assertion landed together with it turned out to be hit by GMPParent in bug 1035653
  • have patch for printing freeze m1 bug 1034321 - thanks to billm and mconley
  • looking into printing
  • finally set up my hw refresh new laptop - didnt have time before