118
edits
(→Giorgio: notes) |
(meeting notes) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 7: | Line 7: | ||
== roundtable == | == roundtable == | ||
* [Felipe] e10s Testing on Nightly/Beta | * [Felipe] e10s Testing on Nightly/Beta | ||
* {{bug|1182637}} e10s 40% jankier than non-e10s, even in zero-addons profiles | |||
* aurora telemetry experiment results: | * aurora telemetry experiment results: | ||
** analysis: https://github.com/vitillo/e10s_analyses/blob/master/aurora/e10s_experiment.ipynb | ** analysis: https://github.com/vitillo/e10s_analyses/blob/master/aurora/e10s_experiment.ipynb | ||
Line 18: | Line 19: | ||
** {{bug|1222849}} tracking bug list | ** {{bug|1222849}} tracking bug list | ||
** buglist triage discussion: https://docs.google.com/spreadsheets/d/1FIaGNv1q750mo9S7cJJY_8erbiF7j9snyX8Yd0diAbA/edit#gid=0 | ** buglist triage discussion: https://docs.google.com/spreadsheets/d/1FIaGNv1q750mo9S7cJJY_8erbiF7j9snyX8Yd0diAbA/edit#gid=0 | ||
* responsiveness bugs: | |||
** {{bug|1182637}} - [e10s][telemetry] e10s is jankier than non-e10s ('gecko_hangs_per_minute', aurora experiment) | |||
** {{bug|1223780}} - [e10s][telemetry] regressions in EVENTLOOP_UI_LAG_EXP_MS (3 metrics: parent, children, parent + children) | |||
== jimm == | == jimm == | ||
Line 57: | Line 61: | ||
==Giorgio== | ==Giorgio== | ||
* Released first prototype of the Tails Download & Verify Extension ("dave"), learned lot of stuff about what's missing to make download managers and encryption-oriented add-on work in the WebExtension era | * Released first prototype of the Tails Download & Verify Extension ("dave"), learned lot of stuff about what's missing to make download managers and encryption-oriented add-on work in the WebExtension era | ||
* Removing minor bugs in XUL-based NoScript and FlashGot | * Removing minor e10s bugs in XUL-based NoScript and FlashGot | ||
* {{bug|1213483}} Complete the implementation of chrome.webRequest | * {{bug|1213483}} Complete the implementation of chrome.webRequest | ||
Line 79: | Line 83: | ||
* {{bug|1217876}} (+, - nsIXMLHttpRequest clients in a frame script don't get any visible AuthPrompt when needed) - I tried out the patch that was posted in the other bug, but it does not seem to fix it. I debugged and added some stack trace and extra info to the bug. Waiting for the netwerk team to provide some help. | * {{bug|1217876}} (+, - nsIXMLHttpRequest clients in a frame script don't get any visible AuthPrompt when needed) - I tried out the patch that was posted in the other bug, but it does not seem to fix it. I debugged and added some stack trace and extra info to the bug. Waiting for the netwerk team to provide some help. | ||
* started going through the SDK bugs, made a lot of progress | * started going through the SDK bugs, made a lot of progress | ||
== gw280 == | |||
* {{bug|1221913}} - m8 - newly added to the m8 list as of the last triage. asked kats what the likelihood of APZC shipping in 45 is, and it's not looking likely. This probably will need to stay in M8 as a result. | |||
* {{bug|1109714}} - m8 - actively working on this. was my last m8 before the one above got added :) currently moving large chunks of code over to the parent process. also working on addressing the excellent feedback from mconley. | |||
* {{bug|1098131}} - m8 - landed. took a bit longer than anticipated to fix because it turns out the exact attribute I was playing with was being cached elsewhere for just e10s, which is why the testcase was failing (it was hitting a cached value rather than the actual one to determine the current state). | |||
== mrbkap == | |||
* {{bug|1171215}} - (m8, websockets cookies and third party stuff) - dealing with review comments now. | |||
* {{bug|1116478}} - (m8, ctr+click on mailto link opens an extra empty tab) - investigated, have idea of how to fix. | |||
* Responding to questions about testing. |
edits