Electrolysis/Meetings/2016-03-17: Difference between revisions
< Electrolysis | Meetings
Jump to navigation
Jump to search
(→mconley: Add mconley stuff.) |
(→mconley: Bug links) |
||
Line 19: | Line 19: | ||
* '''Perf P2''' {{bug|1174770}} - tpaint regressions (3%-33%) in e10s mode compared to non-e10s mode | * '''Perf P2''' {{bug|1174770}} - tpaint regressions (3%-33%) in e10s mode compared to non-e10s mode | ||
** I'm currently trying to confirm that we're measuring the right thing with MozAfterPaint, because I'm not convinced. Coordinating with mstange who is doing similar work in {{bug|1254628}} | ** I'm currently trying to confirm that we're measuring the right thing with MozAfterPaint, because I'm not convinced. Coordinating with mstange who is doing similar work in {{bug|1254628}} | ||
* | * {{bug|1256468}} - [e10s] Add-on ReloadEvery doesn't refresh (unsafe CPOW usage in RemoteAddonsParent.jsm and webNavigation.sessionHistory is undefined) | ||
** One of our shims was slightly broken, so I fixed it and added a test. Will request uplift soon. | ** One of our shims was slightly broken, so I fixed it and added a test. Will request uplift soon. | ||
* | * {{bug|1255511}} - Onbeforeunload dialogs appear twice for each tab when I exit/restart Firefox | ||
** Landed on central. Will request uplift soon. | ** Landed on central. Will request uplift soon. | ||
* | * {{bug|1255578}} - "winData is undefined(TypeError)" error on getWindowState called during window unload event | ||
** Working with an add-on author to try to find a workaround for breakage due to the CPOW-less async window flushing stuff | ** Working with an add-on author to try to find a workaround for breakage due to the CPOW-less async window flushing stuff | ||
== felipe == | == felipe == | ||
* todo | * todo |
Revision as of 15:57, 17 March 2016
« previous week | index | next week »
jimm
- bug 1041599 (M9, Broken audio session volume controls on Windows) - Fixed
- bug 1241060 (M9, Flash Player content appears on top of devtools) - additional debugging this week on these matrix values that are throwing off some checks in the layer code. AFAICT everything looks right, but the check we're doing incorrect. Need to chat with layout on this. Generally isn't a major issue, if should be a minor change.
- bug 1245165 (M9, No plugin name and version annotations on plugin crashes with e10s turned on) - just picked this up, no progress yet.
chutten
Plugin Jank analysis performed on *_INSTANCE_* measures. No concerns. _MODULE_ measures have now been fixed by :aklotz for uplift into 46 (bug 1256943). Will need further analysis.
mconley
- Back in TO after travels
- Perf P1 bug 1226564 - [e10s] CACHE V2 telemetry probe regressions
- Perf P2 bug 1174770 - tpaint regressions (3%-33%) in e10s mode compared to non-e10s mode
- I'm currently trying to confirm that we're measuring the right thing with MozAfterPaint, because I'm not convinced. Coordinating with mstange who is doing similar work in bug 1254628
- bug 1256468 - [e10s] Add-on ReloadEvery doesn't refresh (unsafe CPOW usage in RemoteAddonsParent.jsm and webNavigation.sessionHistory is undefined)
- One of our shims was slightly broken, so I fixed it and added a test. Will request uplift soon.
- bug 1255511 - Onbeforeunload dialogs appear twice for each tab when I exit/restart Firefox
- Landed on central. Will request uplift soon.
- bug 1255578 - "winData is undefined(TypeError)" error on getWindowState called during window unload event
- Working with an add-on author to try to find a workaround for breakage due to the CPOW-less async window flushing stuff
felipe
- todo