Electrolysis/Meetings/2016-04-28: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(gabor's progress)
(adding chutten)
Line 51: Line 51:
** Waiting on info from bholley.
** Waiting on info from bholley.
* The usual reviews. Been on a few interview panels.
* The usual reviews. Been on a few interview panels.
== chutten ==


== gabor ==
== gabor ==

Revision as of 15:51, 28 April 2016


« previous week | index | next week »

billm

  • Continuing to work on bug 1262671. Should have complete set of patches to post by end of week.

cervantes

  • Investigating checksumming IPC messages to detect message corruption
  • bug 1258317 REOPENED:: crash in mozilla::ipc::TransferHandleToProcess (PBackground related)
    • Updated bug 1258317 with new findings from the annotations of new crashes
  • bug 1259480 NEW:: [e10s] FatalError crash in PContentChild::Read from PContentChild::SendReadPrefsArray
    • Investigating dump and tracing code

wcpan

  • 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
    • Running crash tests on windows 8

tchou

  • bug 1245068 NEW:: [e10s] Ctrl+mouse wheel to change zoom level doesn't work if web page is not focused
    • Found the line that causes the issue, not sure how to fix it yet
  • bug 1190297 NEW:: Urlbar is cleared after invalid url was entered when electrolysis is enabled.
    • Bug 1190297 can't reproduce, ni'd the reporter
  • bug 1220517 NEW:: Intermittent TEST-UNEXPECTED-FAIL | leakcheck | default process: 84 bytes leaked (Mutex, nsBaseAppShell)
    • Responded to the mail from Andrew Overholt for bug 1220517
  • bug 1257869 NEW:: Window Resize of large page takes seconds to change viewport
    • Checked live resize events for windows and gtk, also ni'd :jimm for whether it is still a P1?

kanru

  • bug 1264642 NEW:: Reduce the size of PBrowser::Msg_AsyncMessage IPC messages
    • Discussed StructuredClone with baku
    • Should have working patch by the end of the week.

mconley

  • Performed a variety of analysis on 47 and 48 for UI Smooooooooothness release criteria
    • TL;DR: 48 is signed off, with the proviso that I prioritize the last tpaint regression fix in my work queue and fix it ASAP for 49.
    • APZ is responsible for the CART and TART regressions. APZ team says this is the cost of APZ, and difference is not too bad. Trade-off is obvious.
  • bug 1261842 - Make initial browser remote sooner if we're defaulting to using remote tabs
    • Blocked on bug 1267720 - Re-factor nsWindowWatcher::OpenWindowInternal to not be such a rat's nest
      • Hoping to have patches up early next week.
  • M9 bug 1263887 - [e10s] The dropdown selector is not working properly.
    • Landed and bounced a bunch of times, and then finally stuck.
    • Going to wait a few more days and then request uplift.
  • bug 1166351 - XBL parent bindings not properly attached - tabs suddenly do not switch or close properly
  • The usual reviews. Been on a few interview panels.

chutten

gabor

  • bug 1247420 - (m9 1255138 - Resizing windows from JS is not supported in e10s mode) - Being reviewed by Mike.
  • bug 1262661 - (Many large SessionStore:update messages) - Fixed a bug but it got back from inbound because of a test, I'm investigating it. I don't see any other easy fixes. One approach is to try to import some diff-patch mechanism for JS objects. The other is to try to hook in a compressor in message managers sendAsyncMessage function. I have some plans about how it could be done but Bill is not convinced about this approach, I'm waiting for his response.
  • some more reviews...