Electrolysis/Meetings/2015-12-17

From MozillaWiki
Jump to: navigation, search

« previous week | index | next week »


jimm

  • bug 1198459 (M8, Disable e10s if the user uses accessibility) - fixed. there are follow ups that didn't make the merge, flagged for uplift.
  • bug 1227312 (M8, Crash report telemetry data is off for content process crashes) - waiting on review (ted)
  • bug 1222662 (M8, Mouse cursor disappears after moving it outside the Flash video area) - second patch landed but there's still an issue with single core systems. Need to look at this again and bug 1231944.
  • bug 1227515 (M8, e10s testing notification triggers in browser chrome test runs, causing failures) - fixed
  • bug 1096804 (M8, Support windows taskbar previews and thumbnails) - addressing review comments from Dao


mconley

  • M8 bug 1159827 - [e10s] We always show the spinner when closing a tab
    • Unable to reproduce this. Still blocked waiting on STR from billm.
  • Perf P1 bug 1221846 - Get Task Tracer working on desktop
    • This builds, and I have Task Tracer samples! Gecko Profiler add-on has been updated to expose this feature as well.
    • Just waiting on one more small review from BenWa, and I can probably land this.
    • There's a processing / symbolication step that I'm missing. The script to do this is very B2G specific. mayhemer is going to work on having Cleopatra symbolicate and display Task Tracer data, aiming for Q1 of 2016.
  • Perf P1 bug 1223780 - [e10s][telemetry] regressions in EVENTLOOP_UI_LAG_EXP_MS (3 metrics: parent, children, parent + children)
    • I have a theory that sync messages from the child (for things like screen data, cookies, etc) contribute to this. Looking to prove this today.
  • Perf P1 bug 1195295 - content-sessionStore.js sends a sync message to the parent in SyncHandler.init
  • bug 1182595 - Make profile dumping work with e10s
    • Have a work-in-progress patch that makes gathering profiles from talos-e10s tests work properly!
    • Have already gathered tpaint profiles - see bug 1174770
  • Perf P2 bug 1174770 - tpaint regressions (3%-33%) in e10s mode compared to non-e10s mode
    • I got profiles for this and have a number of leads - the biggest one being the Browser:Init sync message from browser-child.js
    • Expect a wiki page and a video soon
  • bug 1225921 - Async tab and window flushing may make it possible to accidentally save tabs we want to forget
    • Fixed.
  • bug 1226333 - Add tests for async window flushing
    • Done.

felipe

  • Reviews for a11y deactivation and e10s experiment on beta
  • Test taskforce: working on a list of tests disabled for e10s
  • Removing all e10s prompting code
  • Hope to start working soon in the e10s beta rollout code

bobowen

  • bug 1173371 - Web page is not shown when launch Firefox from network drive on Windows - thought that I might be able to get this working with with just low integrity, with a view to uplifting printing changes and turning on for Fx45. However it seems that low integrity breaks this as well as USER_INTERACTIVE. Still investigating.
  • bug 1217185 - e10s video performance is very bad - caused by Program Manager HWND owned by Windows Explorer process. Chromium have changed to use null, which seems to work - patch landed.

Gabor

  • WEAPI, context-menu refactoring
  • bug 1182637 (P1 perf - e10s is janky) - investigated, broke it up into sub bugs
  • recovering from jetlag...
  • talked over SDK issues with Luca

bsmedberg

  • Changing the name of blocking-e10s:+
  • Making a call on 45 with M8 blockers still present

elan

  • working on this week's status (skipped last week) - prepping section about APZ being At Risk for 45 (this counts as 'comms'). This means e10s is at risk for 45.
  • sent criteria doc for final review, any feedback?
  • Jeff is working on the product brief
  • Fx44 Beta 1 has been signed off. It's a day behind but should ship today. A/B Experiment is active. \o/ It will run until next Wednesday.
  • Problem to solve = black list for add-ons, bug 1233455

gw280

  • RSS thing still in review queue. Really trying to get this landed this week, but everyone who seems to be able to review this is on PTO. Gone through a few rounds of review with :mak and addressed all his comments so far.
  • bug 1179732 (P1 - Tresize) - kind of been flailing a bit trying to work out what's going on here. I've enlisted the help of Jeff Muizelaar to help me with this. Hoping to make some decent progress today.