Confirmed users
346
edits
(Add mconley stuff) |
(Add updates from kanru's team) |
||
Line 29: | Line 29: | ||
== mconley == | == mconley == | ||
* TBD | * 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-Yu Chou == | |||
* {{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 |