Electrolysis/Meetings/2016-05-26
< Electrolysis | Meetings
wcpan
- bug 1264566 NEW:: [e10s] UAC error message "Acces Denied" when doing action on file/folder after upload in Firefox with form submit
- leak should be fixed, push to try
- looks good on MacOS/Linux, checking some failed testcases on Windows
kanru
- bug 1264642 NEW:: Reduce the contiguous address space needed for StructuredClone serialization
- rebased onto BufferList, pushing to try
cervantes
- bug 1258317 REOPENED:: crash in mozilla::ipc::TransferHandleToProcess (PBackground related)
- Requested uplift of diagnostic patch (part 2)
- bug 1272018 NEW:: Use shared memory to send images for drag and drop
- attach a WIP patch
- submitted patch for review
- bug 1268900 NEW:: Add opt-in way to immediately deserialize a message after serializing it
- addressed the review comment
ting
- bug 1274075 NEW:: IndexedDB ObjectStore AddOrPut operation crashes when attempting to send too much data via an IPC pipe
- started working on it
- bug 1219914 NEW:: 25MiB AWSY regression when re-enabling jemalloc 4
- retriggered try pushes for talos comparision
- finally got jemalloc4 enabled on try, ni'd :jmaher for talos comparison
bobowen
- bug 1271601 - Handling IPC transport failures more gracefully - landed, requested uplift
mconley
- bug 1275384 - [e10s] bugzilla text boxes fail to take focus
- Whoops, my bad. I caused this with bug 1263887 - [e10s] The dropdown selector is not working properly.
- Fix is up for review.
- bug 1261842 - Make initial browser remote sooner if we're defaulting to using remote tabs
- Clearing out my remaining test failures. Here's my latest Try push.
- Lots of reviews.
ddurst
- tbd
jimicy
- bug 1261299 Mac OS X Services is not available for e10s tab content
- Talked with :masayuki, in e10s when you select text outside editors, you don't have any way to retrieve the selected contents.
- Will talk with him in Bugzilla about what to do.
- bug 1109146 link target no longer saved when browser.altClickSave is set to True
- submitted patch
- Subsequent blocking bug 1275289 needs to be resolved first