Electrolysis/Meetings/2014-10-09
From MozillaWiki
< Electrolysis | Meetings
« previous week | index | next week »
General note:
- M4 has a large set of bugs (44 bugs), M5 on the other hand is pretty small (17 bugs). If possible triage M4s down to M5s. Also, on a recent triage of M4, a few bugs were WFM. Triage your lists!
mconley
- Test Informant now has mochitest-bc (e10s) on it: http://people.mozilla.org/~ahalberstadt/informant-reports/weekly/2014-10-06.informant-report.html
- https://groups.google.com/forum/#%21forum/mozilla.dev.tech.electrolysis exists. (Thank etherpad for mucking up the link)
- M3 Bug 1070096 - Collect no SessionStore information for about:tabcrashed pages
- One dependency landed, the other waiting on review from ttaubert (bug 1075658)
- M3 Bug 1065785 - Use session restore to reload crashed tabs
- Got good feedback from smacleod, will have another draft of the patch up soon (tomorrow?)
- M3 Bug 927188 - e10s support for Printing
- Got a really hacky printing patch that lets us print in OS X and Windows, so long as we never spawn print dialogs or progress dialogs.
- Currently working on a proxy service (like the screen manager stuff I did) to use IPC to open progress and print dialogs from the parent instead.
- Bug 1025146 - [e10s] Make it so that we can view document source without hitting the network
- This got downgraded in terms of priority, so I had looked at it a bit earlier and successfully retrieved the document source from the bfcache, but I've stopped looking at this for now.
- Reviews, etc.
- I'm on PTO next Wed-Fri inclusive.
jimm
- bug 698371 (m3, thumbnails) - waiting on reviews (dão)
- bug 1053981 (m4, wrong <select> drop down) - wip
- bug 1059494 (m4, hanging content processes) - started looking at this.
Mossop
- Bug 1068412 - resource: substitutions are not always sent to the child process (M3): landed
- Bug 1075658 - Enable remaining session store tests that are disabled in e10s (M3): waiting on review
- Bug 1077738 - Session restored about:newtab pages are retained in session history (follow-on from M4): waiting on review
- Did some investigation into the number of browser-chrome tests disabled per directory: https://docs.google.com/spreadsheets/d/1s8V41zml-N8KoG9LX-RUV1wsY8CAWfNgpujsQ9jiqEs/edit?usp=sharing
Felipe
- Bug 863514 - Gesture support - working on it
- Bug 1076314 - Re-prompt nightly users - Landed
Handyman
- 1067558 video freezes (windows)
- closed fixed underneath me (yesterday) - was not e10s
- 1044182 plugin focus on mac (git)
- early prototyped but waiting for josh
- 1051842 Mac crash
- waiting for Masayuki
- m4
- 918634 swapframeloaders
- remaining window chrome issues
- 1075941 (drag tab out to new window) will be fixed by this
Allison
- answering addon author questions for outreach
- m3 Bug 1060093 - Cannot debug scripts running in the content process with the Browser Toolbox - work in progress
Chris Peterson
- Tracking the AMO top 25 addon compat progress for Allison's outreach work
- Current M3 burndown chart:
- http://people.mozilla.org/~cpeterson/burndown/burndown.html?tracking-e10s=m3+
- Bug fix rate points to October 24
- But estimated remaining hours points to June 27, 2015
- Need to double-check current time estimates, e.g. 260 hours for M3 plugin bugs!
- e10s on OS X is unusably slow for me :(
- I will bisect my addons to identify CPOW jank
mrbkap
- Reviewing externally-contributed safebrowsing patch.
- Working on 3rd-party cookie bug now.