98
edits
(edit bug) |
(→aklotz) |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 45: | Line 45: | ||
* {{bug|1285421}} Handle eQuerySelectionAsTransferable for remote targets | * {{bug|1285421}} Handle eQuerySelectionAsTransferable for remote targets | ||
** tracing code | ** tracing code | ||
== chutten == | |||
Latest e10s analysis is up: [https://github.com/vitillo/e10s_analyses/blob/master/beta/48/week6/e10s_experiment.ipynb] | |||
* test branch up to 686k from 609k | |||
== mconley == | |||
* {{bug|1261842}} - Make initial browser remote sooner if we're defaulting to using remote tabs | |||
** This landed and bounced. I needed to make some more changes to Marionette. Waiting on a review from AutomatedTester. | |||
* Discovered {{bug|1287938}} - ts_paint is measuring the wrong thing in the e10s case | |||
** In the process of modifying the test to calculate delta between process start and firstPaint as recorded in nsIAppStartup | |||
** We still seem to be at parity with non-e10s here, according to [https://treeherder.mozilla.org/#/jobs?repo=try&revision=deb714da1b8dfe35e8b717fb8adccc9808fb64a2 my try push], so I think we dodged a measurement bullet. | |||
* {{bug|1284687}} - Hide the windows instead of closing them during flush on quit | |||
** This has been uplifted to Aurora and Beta. | |||
== felipe == | |||
* {{bug|1247497}} - Mechanism to limit when e10s is turned on based on add-ons presence or absense | |||
* {{bug|1282120}} - First e10s-addons beta 49 experiment | |||
== Neil == | |||
Worked on <select> related bugs: | |||
Have patch reviewed: | |||
* {{bug|1253975}} P1 - scroll position should be aligned better | |||
* {{bug|1128156}} P2 - use a maximum size that is exactly 20 items to prevent erratic scrolling | |||
* {{bug|1256313}} P1 - clear active state when popup closed | |||
Have patch ready for testing: | |||
* {{bug|1159301}} P2 - click and hold to select not working on Linux | |||
* {{bug|1226915}} P3 - page scrolls when mousewheel used on select popup while mouse is down | |||
* {{bug|1249177}} P2 - close popup when switching in and out of fullscreen | |||
Have work in progress patch for: | |||
* {{bug|1194027}} P1 - double click to close | |||
* {{bug|1253979}} P1 - dropmarker state incorrect after click, hold and release | |||
* {{bug|1264271}} P3 - dropmarker state incorrect after moving mouse outside of popup | |||
== aklotz == | |||
* ~7 a11y patches up for review right now | |||
* A whole bunch of others reviewed (thanks jimm) | |||
* 8 patches landed across 4 bugs | |||
* More on the way as reviews come in |
edits