Electrolysis/Meetings/2016-04-07

From MozillaWiki
< Electrolysis‎ | Meetings
Revision as of 15:59, 7 April 2016 by Chutten (talk | contribs) (→‎chutten: filling in)
Jump to navigation Jump to search


« previous week | index | next week »

kanru

  • bug 1258312 (p1, crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::FatalError | mozilla::dom::PBrowserChild::FatalError | mozilla::dom::PBrowserChild::OnMessageReceived) - landed diagnosis patches
  • some reviews

cervantes

  • bug 1257486 (Add additional memory annotations to content process crash reports) - landed
  • bug 1258663 (Annotate system call failure regarding IPC transports) - requested uplifting to aurora
  • bug 1253575 (p2, crash in mozalloc_abort | NS_DebugBreak | mozilla::ipc::GeckoChildProcessHost::OpenPrivilegedHandle) - tentative patch, awaiting feedback

ting

  • bug 1257869 (p1, Window Resize of large page takes seconds to change viewport) - partially fixed by 1255968, still investigating
  • bug 1260736 (3.71 - 5.47% damp / tp5o (windows7-32) regression on push 4de1094b41b2) - regression caused by 1255968, investigating but not blocking

haik

  • bug 1258925 ([e10s] Browser window is resized when click) - Testing a patch, feedback requested, not sure if approach is right
  • bug 1248683 ([e10s] Find bar sometimes gets keypresses in the wrong order when system is under heavy load)

bsmedberg

I may not be attending today: I'm traveling.

Neil

  • bug 1256952 - caret not visible after dragging in some cases - fixed
  • bug 1253486 - hide dropdown when <select> or tab is removed - patch ready
  • bug 1101975 - menu is overriding in-page access keys - working on

placeholder

chutten

Beta46 APZ "experiment"

  • e10s_experiment.ipynb has been run against the new numbers and is up for review.[1]
  • e10s_plugin_lag.ipynb now has BLOCKED_ON_PLUGIN_MODULE_INIT_MS numbers, and is up for review.[2]

mconley

  • TBD

bobowen

  • bug 1256992 - crash in mozilla::SandboxBroker::SandboxBroker - caused the top crash on Aurora when this was uplifted, fortunately backed out from Beta before it built (thanks Jim). New patch landed, which calls the initialisation earlier. Also with null checks to prevent the crashes and Telemetry to see if the Init is failing.