Electrolysis/Meetings/2015-07-09

From MozillaWiki
Jump to: navigation, search

mconley

  • M8 - bug 1173219 - Make TabParent::RecvCreateWindow less crash prone
    • Landed. Requesting uplift to address topcrashes on Aurora (bug 1180667)
  • M8 - bug 1114299 - [e10s] link with target="_blank" opens window with no tabs/toolbars/menus
    • Still working on this. Our window opening code is pretty brittle.
  • M8 - bug 1146454 - Remove CPOW usage in printing
    • Patch up and waiting for review
    • Should close two M8's
  • M8 - bug 1174239 - Identify and reduce synchronous messages sent from the content process upon tab open or switch
    • Talking with BenWa, reducing the sync messages is only part of the problem. All it takes is one sync message from the content sent to the parent while the parent is busy doing something to slow us down. We need to also free up the parent as much as we can.
  • Lots and lots of reviewing code this week.

ursula

  • Still working on Bug 1021654 to convert about:newtab to content. Interactions are working and patch will be up for review today
  • Patch for bug Bug 1171344 (one-off searches for about:newtab) is supposed to land soon which means my patch for Bug 1167601 to convert newtab.xul to newtab.xhtml will land shortly after

jimicy

  • Submited patch Bug 653065 - Make the lightweight theme web installer ready for e10s
   * Works. Just need to clean up and add more comments.
   * need review on second patch soon -> mconley
  • Still working on Bug 1116478

gabor

  • Bug 1173451 - Shim issue in safe mode - landed, waiting for aurora

(also fixed Bug 1177499 and Bug 1177838)

  • Bug 1170484 - Facebook spelling correction - found some issue with the way we deal with microtasks after messages (Bug 1180686), it can take a while to fix that, because khuey is refactoring the area and we have to wait for it. Also not sure that the bug is caused by that, since Bill had a suggestion for workaround and it did not work out. I'll keep debugging.
  • bunch of reviews
  • I'm running out of m8's feel free to dump stuff on me

Enn

Mostly been working on other stuff and reviews and tests, but 1132518 (F6 document navigation) is almost ready to be checked in

Tracy

  • reworked patch in bug 1093756 to exclude one testcase from Mac (re-enables 12 working browser chrome test cases)
    • discovered try runs need to have Mac 10.10 selected manually in try code generator
    • will continue to search for working testcases to be re-enabled
  • looking into fixing broken browser chrome testcase - browser_double_close_tab.js
  • digging through community testday results for add-ons
    • updating arewee10syet data accordingly

gw280

  • Bug 1157941 (m7) - landed then backed out.Really weird intermittent orange on e10s bc2 on OS X 10.10 only. I can't reproduce locally. Still investigating.
  • Bug 1106527 (m8) - new spinner and timeout landed

jimm

  • bug 1080687 (m7, tabs crash on system shutdown) - still waiting on review
  • bug 1152300 (m7, Flash steals keyboard input) - landing today
  • bug 1178998 (identify which hang detector detects a hang) - fixed
  • bug 1174461 (SendGetNativePluginPort caching) - wip posted, should land this week
  • bug 1128454 (SendLoadPlugin failures) - annotation patch posted to help debug.

blassey

  • bug 1158561 - Browser hang in PluginModuleParent::NPP_ClearSiteData(), landed
  • bug 1166132 - Talos test for tab switching, joel put up a patch, I'll pick this up next

mrbkap

  • Not super productive week
  • Worked a bunch on clipboard/drag-n-drop code (it's a mess!)
  • Fixed a bug in the <datalist> stuff.
  • Some reviews/needinfos, etc.

larissas

  • just back from PTO since whistler so I have done *nothing*
  • That said, next thing e10s wise is a list that billm kev and I are working through of most important add-ons that need to "just work" as well as what "just work" actually means
  • also will catch up on some wiki stuff over next few days