Electrolysis/Meetings/2015-10-08: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 30: Line 30:


==bobowen==
==bobowen==
** {{bug|1156742}} - print to xps with low integrity sandbox - work modifying Moz2D recording to work standalone, pretty much done. Now working on utilising it for printing. Hope to have something working by early next week.
* {{bug|1156742}} - print to xps with low integrity sandbox - work modifying Moz2D recording to work standalone, pretty much done. Now working on utilising it for printing. Hope to have something working by early next week.
** {{bug|1173371}} - Sandbox prevents Firefox from working from a network drive on Windows - needs and update to the chromium code, which we can take in isolation. Then need to translate our policy paths to the standard ones that chromium uses for comparison.
* {{bug|1173371}} - Sandbox prevents Firefox from working from a network drive on Windows - needs and update to the chromium code, which we can take in isolation. Then need to translate our policy paths to the standard ones that chromium uses for comparison.

Revision as of 16:03, 8 October 2015

jimm

  • bug 1137944 (m7, plugin positioning bug) - fixed.
  • bug 1199892 (m8, mouse cursor flicker with both e10s/non-e10s) - fixed.
  • bug 1196539 (m8, plugin paint tab switching bug) - fixed.
  • bug 1190364 (m8, plugin info sometimes fails with e10) - wip.
  • bug 1096804 (m8, taskbar preview) - wip.

mconley

  • M8 bug 1141041 - [e10s] Opening the "View" > "Page Style" menu in remote browser causes unsafe CPOW usage warnings
    • Got r+ on my patch, should land this today
    • Bonus: this also gets rid of a sync message that we send up when new tabs open (bug 1195289).
  • M8 bug 1110511 - Implement about:tabcrashed spec
  • M8 bug 1180991 - [e10s] Page Info: Media preview is not shown the first time on multi-process Nightly
    • I understand the problem, just working with the reviewer on the right solution
  • M8 bug 1095236 - [e10s] window.open(..., ..., "dialog=1") breaks with e10s enabled
    • mrbkap has r+'d my patches - thanks!
    • Going to talk to ehsan today to make sure I'm going through the right steps to deprecate this kind of feature
  • M8 bug 1090602 - <option> events do not bubble up through parent <select>
    • Can't avoid this anymore, so going whole-hog on this bug now.
  • Helping botond and kats get my patches in bug 1103094 and bug 1193838 work so that they can investigate an e10s-only talos regression for apz.
  • Monday is a Canadian holiday!

elan

  • I'm still with you
    • Wrangling action items from criteria lock: focusing on deliverables from telemetry. Focusing on stability data for easy to read: e10s vs. non-e10s.
    • Checking in on need for a-team person to work with Blake on automated tests.
    • Next telemetry study is Nov 2nd, which incidentally is right before next moment in time and I should have more cycles to focus on this project.

bobowen

  • bug 1156742 - print to xps with low integrity sandbox - work modifying Moz2D recording to work standalone, pretty much done. Now working on utilising it for printing. Hope to have something working by early next week.
  • bug 1173371 - Sandbox prevents Firefox from working from a network drive on Windows - needs and update to the chromium code, which we can take in isolation. Then need to translate our policy paths to the standard ones that chromium uses for comparison.