Electrolysis/Meetings/2016-03-31

From MozillaWiki
< Electrolysis‎ | Meetings
Revision as of 15:01, 31 March 2016 by Gsvelto (talk | contribs) (Gabriele Svelto activity)
Jump to navigation Jump to search


« previous week | index | next week »

kanru

gsvelto

  • All the mochitests under browser/base/content/test/general have a fix, not all the fixes have landed yet though
  • I've moved to fixing the tests under dom/base starting with the ones affecting the clipboard, progress is slow since I'm unfamiliar with this code and the first one I tackled turned out to be a real issue in Firefox when running with e10s enabled
    • bug 1258857 - (Enable test_copypaste.html with e10s) - Patch ready to fix an issue when serializing the clipboard contents for transfer over IPC, still have to fix the remaining tests