Electrolysis/Meetings/2016-03-31
< Electrolysis | Meetings
Jump to navigation
Jump to search
« previous week | index | next week »
kanru
- bug 1258312 (crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::FatalError | mozilla::dom::PBrowserChild::FatalError | mozilla::dom::PBrowserChild::OnMessageReceived) - requested review for diagnose patches
ting
- bug 1197913 (M9, Moving the cursor outside the <select> drop-down list doesn't keep the last hovered item highlighted) - landed
- bug 1255968 (P1, Interruptible reflow is broken in e10s) - under review
- bug 1259512 (P1, significantly higher rates of OOM crashes in the content process of Firefox with e10s than in the main process of non-e10s) - checking jemalloc profiling and stats report mechanism
cervantes
- bug 1253575 (crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::GeckoChildProcessHost::OpenPrivilegedHandle) - investigating
- bug 1257486 (Add additional memory annotations to content process crash reports) - under review
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
haik
- bug 1248683 [e10s] Find bar sometimes gets keypresses in the wrong order when system is under heavy load - mostly root caused, getting some help on how to fix it