Electrolysis/Meetings/2016-04-21
< Electrolysis | Meetings
billm
- Working on bug 1262671 to further address OOM issues in IPC code.
bsmedberg
- Stability dashboard data has been signed off by Kairo.
- He believes that this is no longer a blocker for deploying e10s to beta "permanently" (all 6 weeks of the cycle)
- Final production-quality dashboards have not been built, but there are a bunch of prototypes which can be used to answer questions now see https://public.etherpad-mozilla.org/p/kairo-telemetry-notes and https://sql.telemetry.mozilla.org/dashboard/stability-dashboard-for-release-tracking
- In particular for e10s, see https://sql.telemetry.mozilla.org/queries/177 - e10s crash rate is still 3x control
- For 47 beta, really want bug 1265015 - may need help from EPMs getting proper urgency/traction
gw280
- Mostly working on using firefox.exe for everything. Should have a patch by the end of today or tomorrow.
- Per-process texture pool: have some preliminary patches and some good feedback from nical and mattwoodrow. Working on this in the background.
haik
- Landed bug 1258925 ([e10s] Browser window is resized when click)
- Working on bug 1248683 ([e10s] Find bar sometimes gets keypresses in the wrong order when system is under heavy load)
jimm
- bug 1263951 (crash in mozilla::ipc::TransferHandleToProcess (GMP related)) - patch posted, waiting on review.
mconley
- TBD
kanru
- bug 1253956 NEW:: [e10s] Windows debug browser/base/content/test/general application crashed [@ mozilla::LinkedList<js::WeakMapBase>::~LinkedList<js::WeakMapBase>()] (Assertion failure: isEmpty(), at LinkedList.h:332) on shutdown
- Initial investigation
- bug 1264642 NEW:: Reduce the size of PBrowser::Msg_AsyncMessage IPC messages
- study the StructuredClone js API and commented the findings
- bug 1265680 NEW:: crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::FatalError | mozilla::dom::PBrowserChild::FatalError | mozilla::dom::PBrowserChild::OnMessageReceived
- Initial investigation.
cervantes
- bug 1258317 NEW:: crash in mozilla::ipc::TransferHandleToProcess (PBackground related)
- Updating the diagnostic patch, landed
- bug 1259480 NEW:: [e10s] FatalError crash in PContentChild::Read from PContentChild::SendReadPrefsArray
wcpan
- bug 1259641 NEW:: [e10s] MediaFeatureValuesChangedAllDocuments takes tons of time when resizing e10s window
- Request review, got r+
ting
- bug 1219914 NEW:: 25MiB AWSY regression when re-enabling jemalloc 4
- compared jemall4 on/off with current m-c on awsy, traced jemalloc for dirty pages ratio, am collecting dmd data
- made a patch to try out 1mb dirty pages limitation, then the diff on page-cache and heap-unclassified are similar, am tring to comapre the talos' scores
- jemalloc4 regresses talos, ni'd erahm and glandium for whether to land bug 1005844 at first