Electrolysis/Meetings/2016-01-28: Difference between revisions
< Electrolysis | Meetings
Jump to navigation
Jump to search
(→mconley: Add mconley stuff.) |
(Neil's changes) |
||
| Line 19: | Line 19: | ||
** Fixed | ** Fixed | ||
* Gotten roped into {{bug|1239504}} - Profiler leaks when the update channel is set to beta, so lending my free cycles to this. | * Gotten roped into {{bug|1239504}} - Profiler leaks when the update channel is set to beta, so lending my free cycles to this. | ||
== Neil == | |||
* Bug 1239353 (M8) - drag tab to another screen not working. Found fixes for two parts of the issue, but the resizing is caused by DPI mismatch between window and drag feedback panel. Need to investigate a fix. | |||
* Bug 1240509 - issue with now waiting for tab switch in browser-test harness in affecting some devtools tests | |||
* Bug 1241703 - fixed issue where search browser_contextmenu.js test was relying on a nightly-only feature | |||
Revision as of 16:48, 28 January 2016
« previous week | index | next week »
mconley
- M8 bug 1233497 - Make unsafe CPOWs from non-addon browser code throw by default
- Landed!
- A little bit of fallout: bug 1243625 and bug 1243643, but nothing major. Patches and analysis coming up on those.
- Perf P1 bug 1195295 - content-sessionStore.js sends a sync message to the parent in SyncHandler.init
- :ting figured out that we're doing a lot more CC with my patch, which is causing the frequent orange (see analysis in bug 1220517 and the end of bug 1195295). Big thanks to :ting for his ongoing help here.
- Perf P1 bug 1223780 - [e10s][telemetry] regressions in EVENTLOOP_UI_LAG_EXP_MS (3 metrics: parent, children, parent + children)
- Blocked waiting on experiment data.
- Perf P1 bug 1174770 - tpaint regressions (3%-33%) in e10s mode compared to non-e10s mode
- I have preliminary recommendations, but I'm working on cleaning up my talos profiling patch to work locally.
- bug 1241424 - The crash reporter content is not displayed if was automatically checked on tab crash
- Fixed
- Gotten roped into bug 1239504 - Profiler leaks when the update channel is set to beta, so lending my free cycles to this.
Neil
- Bug 1239353 (M8) - drag tab to another screen not working. Found fixes for two parts of the issue, but the resizing is caused by DPI mismatch between window and drag feedback panel. Need to investigate a fix.
- Bug 1240509 - issue with now waiting for tab switch in browser-test harness in affecting some devtools tests
- Bug 1241703 - fixed issue where search browser_contextmenu.js test was relying on a nightly-only feature