Confirmed users
561
edits
m (Add more information) |
Amccreight (talk | contribs) (→mccr8: add a thing) |
||
(20 intermediate revisions by 11 users not shown) | |||
Line 12: | Line 12: | ||
== mconley == | == mconley == | ||
* | * '''M9''' {{bug|1266575}} - [E10s] click event is not dispatched to <select> when clicking on opened popup | ||
** Fixed and landed. Will request uplift today (all the way to 47?) | |||
* {{bug|1166351}} - XBL parent bindings not properly attached - tabs suddenly do not switch or close properly | |||
** Finally figured this out. Landed on inbound last night. Check out the last few comments in that bug if you want the gory details. | |||
** From what I can tell, this is probably a bug that got introduced in 2014. Dunno why it started rearing its head more aggressively this year. | |||
* {{bug|1261842}} - Make initial browser remote sooner if we're defaulting to using remote tabs | |||
** My refactor is done (locally), and now I'm doing test clean-up, because making the initial browser remote seems to change some assumptions in various components. | |||
* My Outreachy intern Rutuja Serve starts on Monday! | |||
** She's Rutuja in IRC. | |||
** She's working on {{bug|1255843}} - Develop a tool to measure resource usage of each subprocess | |||
*** Got support from njn and erahm on this. Starting our work based on some stuff :past did for lightweight measuring of per tab memory. | |||
* The usual slew of reviews and feedbacks and needinfos | |||
** Did a bunch of review clean-out this week. If I haven't gotten to you yet, I will today. | |||
== gabor == | == gabor == | ||
Line 49: | Line 61: | ||
== felipe == | == felipe == | ||
* | * {{bug|1239552}} - Marionette-e10s tests | ||
* {{bug|1227230}} - Remove all of the e10s prompting code | |||
* {{bug|1272751}} - Remove block of GTK+ 3.20+ from e10s on beta | |||
* Beta 47/GoFaster talks | |||
* {{bug|1273630}} - about:tabcrashed should hide extra fields by default and let it be opened with a toggle | |||
* {{bug|1274088}} - Remove release=0% in the e10s rollout add-on for 47 | |||
* Reviews and feedbacks | |||
== bobowen == | |||
* {{bug|1035125}} - On Windows, plugin-container.exe is linked against the sandbox_s library twice - landed | |||
* {{bug|1271601}} - Handling IPC transport failures more gracefully - reviewed, waiting on try | |||
== mrbkap == | |||
* {{bug|1271244}} - about: shims don't work anymore - debugged, patch up. | |||
* {{bug|1267844}} - m9 - infinite throbber when dragging tabs between windows - fixed. | |||
* {{bug|1244533}} - dragend event doesn't pass screen coordinates - patch attached. | |||
* {{bug|1259517}} - dropping an image into a contenteditable doesn't do anything - rebased my patch and should have it working today. | |||
* A few reviews and needinfos. | |||
== RyanVM == | |||
* All OSX 10.10 e10s test suites enabled on 48+ now | |||
* PSA: Win7 tests on AWS | |||
== haik == | |||
* {{bug|1165945}} - Better handle a failure to start a content child process - Posted patch with telemetry but needs more work on basic handling of the failure | |||
== aklotz == | |||
* First [https://twitter.com/dblohm7/status/731219882658779136 testing] of a11y+e10s local build | |||
* Possible thanks to patches for {{bug|1272146}} and {{bug|1273635}}. | |||
* Working on adding logging for incoming a11y calls | |||
* Plan to start distributing try builds to initial testers (a11y team, client vendors, other interested parties) next week | |||
==elan== | |||
* We are clear for the entire 47 Beta cycle \o/ Thank you for everyone's hard work, seriously. | |||
* Next up: release plan for 48, roadmapping for Add-ons, A11y, and sandboxing | |||
== ksteuber == | |||
* Further revisions of {{bug|1263774}}. It should be just about ready; just waiting for review. | |||
* Work continuing on fixing tests broken by the proposed patch for {{bug|1206133}}. | |||
* Will be on vacation for the next 2 weeks (May 23 - June 3). | |||
== mccr8 == | |||
* {{Bug|1271102}} - Looking at large (>128MB) IPC messages. | |||
* {{Bug|1275707}} - Filter junky message manager size telemetry. | |||
* {{Bug|1272423}} - Message manager should reject large messages. | |||
* {{Bug|1274706}} - Reduce message size for PExternalHelperAppChild::SendOnDataAvailable. Major source of 128MB+ messages. | |||
* filed: {{Bug|1273685}} - PopupBlocking:UpdateBlockedPopups messages can be very large. | |||
* filed: {{Bug|1275398}} - Use shared memory to send images in IPCDataTransfer. |