Electrolysis/Meetings/2015-06-11

From MozillaWiki
Jump to: navigation, search

gabor

  • Bug 1167667 - Firefox Dev Edition tab switching (+Bug 1167667) brain storming + testing
  • Bug 1100498 - fixing addon exception report to telementry + function name (patch ready)
  • Bug 1173451 - js errors from RemoteAddonsChild.jsm in safe mode
  • Bug 1153872 - CPOW abort in mozilla::dom::PBrowserChild::SendGetTabOffset
  • Bug 1164014 - Shim opt. landed, try push to aurora
  • Bug 1158198 - swapping docshells, marked invalid

gw280

  • Can't make it to the meeting this week as there's a Mozilla Toronto <-> Google Waterloo lunch today
  • Been wading through layout code trying to find out how we can get hold of the current page's presshell when navigating so that we can draw that when we are paint suppressed for navigating to a new one instead of drawing the background of the new one.

tracy

  • top 60 add-ons in arewee10syet.com are triaged and correctly bug matched. 15 addons in that range are untested. I'll try to test each of them today/tomorrow.
  • making progress on learning browser chrome tests, with Jim's help


jimm

  • bug 1160142, bug 1153205 (proper browser stacks) - done, waiting on final try push. should land today.
  • bug 1080687 (tabs crash on system shutdown) - wip, windows shuts down the children without notifying us since they are not windowed applications. Working on a shutdown observer in the child to address this.
  • bug 1137944 (windowed plugins painting bug) - still experimenting. Current fix isn't working since Windows paints a background behind clips in d3d.

Neil

  • bug 1123422 - selecting text after middle mouse click. Investigating.
  • bug 1172282 - fix regression with dropdown menus
  • bug 1171973 - don't ignore mouse events outside select popup. Easy fix.

ursula

  • Bug 1168589 has changed - now converting customization panel to an html element to be rendered in content process
  • Bug 1167601 converting newTab.xul to newTab.xhtml is pretty much done just waiting on review
  • Bug 1167643 moving newtab-search-panel into the browser chrome was changed - it's staying in content process and being handled by Bug 1171344

mconley

  • M7 - bug 1116188 - [e10s] Stop using sync messages for Gecko profiler
    • Did some refactoring now that BenWa is back. Ran into some build issues for Windows, but powered through. Patch up for review.
  • M7 - bug 1172491 - Enable e10s in safe mode
    • Fixed and landed.
  • M7 - bug 1149253 - Plugin cookie apis lock up the test plugin under e10s
    • No longer an issue - re-enabled the test.
  • M7 - bug 1132006 - "Restore all crashed tabs" doesn't restore all tabs in all windows
    • Fixed.
  • M7 - bug 1171537 - [e10s] Content process crash doing window.open into a new window from data: document
    • Fixed (thanks for the fast review, billm!), landed on integration
  • M7 - bug 1166351 - Unable to access new tabs and unable to close any tab
    • Re-opened since kbrosnan got back into this state. I'm working with him - it looks like the preloaded about:newtab is acting really strangely. Like, the XBL binding might be busted. It's hard to debug remotely, however. :/
  • Bug 1173215 - framescripts have incorrect documentURI after history.pushState
    • This is a weird one. Likely causing bug 1170488, a click-to-play bug, and likely affecting everything up to beta. :/
  • Will try to have my review queue cleared by the end of the day - sorry for the wait, folks.
  • Tracy: if jimm is ever blocked, feel free to ask me about browser chrome tests too.

mrbkap

  • I now have patches for 3 of my m7 bugs.
  • Still working on getting my list to 0.
  • I'm starting to look into getting our testing story ready to ride more trains.
    • Starting to look at e10s tests on non-Linux platforms (there are bugs to file/fix).
    • We'll need some sort of push to get through all of the skip-if = e10s tests. I'm hoping to enlist module owners and other developers to help out.

jimicy (jimmy wang)

  • Started on M8 - Bug 653065 - Make the lightweight theme web installer ready for e10s
   * on e10s the event messages on the content process being sent from the theme webpage is not propagating  up to the browser window so the event handler is not called to install/preview/unpreview the theme
   * needs a new test. previous test doesn't actually send any messages and pass right now even if it isn't working.
  • Waiting for review on Bug 1040947 - Opening page info from a remote tab is sluggish

blassey

  • bug 1161166 - Replace OS X SharedMemory implementation with something more OS X like
    • Still going through review
    • roughly a 10x improvement on the new tab switching talos test I've been working on
  • bug 1166132 - Talos tests for tab switching
    • addon to switch between 100 tabs and measure the time http://dump.lassey.us/tabswitch.xpi
    • jmaher will turn the addon into a talos test. I could probably use review on the addon though
  • {bug|1158561}} - Browser hang in PluginModuleParent::NPP_ClearSiteData()
    • picking this up from billm so he can concentrate on addons. Haven't looked at it yet

Giorgio

  • Established a jpm-based setup for NoScript SDK-ification with module separation
  • Started with ABE module, which can be compiled also as a stand-alone add-on
  • Created a custom loader for legacy unmodifiable scripts, such as the ANTLR-based ABE rulesets parser, to act as a bridge to require() world
  • Pushed this initial work to Github for billm's delight

felipe

  • bug 903016 - contentAreaClick - just one patch missing r+, working on it
  • bug 1129957 - RemoteWebNavigation doesn't accept post headers - re-landed, re-bounced

« previous week | index | next week »