Electrolysis/Meetings/2016-03-31: Difference between revisions
< Electrolysis | Meetings
Jump to navigation
Jump to search
(Add my section) |
(Gabriele Svelto activity) |
||
| Line 7: | Line 7: | ||
== kanru == | == 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 | |||
Revision as of 15:01, 31 March 2016
« 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