Electrolysis/Meetings/2016-02-25

From MozillaWiki
< Electrolysis‎ | Meetings
Revision as of 16:27, 25 February 2016 by Jmathies (talk | contribs) (jimm)
Jump to navigation Jump to search


« previous week | index | next week »

mconley

  • M8 bug 1244684 - FX_TAB_SWITCH_TOTAL_MS is broken
    • This got broken way back in 2013 by OMTC.
    • I've repaired the probe to actually be meaningful, and take OMTC into account. This has landed.
  • M9 bug 1246291 - [e10s] about:preferences#advanced - "Warn me when websites try to redirect or reload the page" doesn't allow redirects
    • Fixed, uplifted.
  • M9 bug 1248599 - [e10s] The user is not automatically signed into the Firefox account after resetting the password
    • This got fixed by the Accounts team. \o/
  • Perf P1 bug 1195295 - content-sessionStore.js sends a sync message to the parent in SyncHandler.init
    • FINALLY landed this. smaug, mccr8 and ting helped huge, and we found some leaks along the way.
    • (The short story is that my patch fixed half of a leak, which caused many more things to be added to the cycle-collector graph, but those things were kept alive too long so the graph got larger and larger, and then on shutdown when analyzing the cc logs, we'd take too long and miss a native event, which would cause us to leak nsBaseAppShell.)


jimm

  • tbd