Electrolysis/Meetings/2016-04-21

< Electrolysis‎ | Meetings
Revision as of 15:27, 21 April 2016 by Kanru (talk | contribs) (Use irc nick)


« previous week | index | next week »

billm

  • Working on bug 1262671 to further address OOM issues in IPC code.

bsmedberg

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