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

From MozillaWiki
Jump to navigation Jump to search
(billm update)
 
(Add updates from kanru's team)
Line 9: Line 9:


* Continuing to work on bug 1262671. Should have complete set of patches to post by end of week.
* 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.

Revision as of 14:17, 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.