Electrolysis/Meetings/2015-11-05: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Adding mconley bits)
(→‎mconley: Add my stuff.)
Line 6: Line 6:
<small>[[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} -1 week}}|&laquo; previous week]] | [[Electrolysis/Meetings|index]] | [[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} +1 week}}|next week &raquo;]]</small>
<small>[[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} -1 week}}|&laquo; previous week]] | [[Electrolysis/Meetings|index]] | [[Electrolysis/Meetings/{{#time: Y-m-d | {{SUBPAGENAME}} +1 week}}|next week &raquo;]]</small>


==mconley==
== mconley ==
* Placeholder
* '''M8''' {{bug|1217190}} - Printing is broken with e10s on OS X since a43f6bb86588
** Fixed!
** [http://mikeconley.ca/blog/2015/10/30/a-printing-story-and-a-psa-outparams-over-the-ipc-layer-might-not-behave-like-youd-expect/ Outparams over IPC might not work like you'd expect]. I filed bug {{bug|1220168}} about that.
* '''M8''' {{bug|1209689}} - Crashed tab indicates all tabs have crashed and every tab loads the crashed tab page
** Patches up for review.
* '''M8''' {{bug|1171708}} - [e10s] Stop using CPOWs for window closing
** I've hit a slight snag. It looks like group message managers might not stay alive when the window closes, which prevents the parent from hearing the last updates from the child when the tabs are all flushed. Writing a test case.
* '''M8''' {{bug|1177310}} - [e10s] Stop using CPOWs on application shutdown
** Have not started this yet
* {{bug|1193838}} - Make it possible to gather profiles from processes that have exited, and {{bug|1103094}} - Start profiling subprocesses if the parent process is already profiling
** I have WIP patches from last quarter that I need to clean up. Hoping to do this once I've cleared out my last M8s.
* Reviews
* I'm giving more JS / DOM onboarding training on Monday.

Revision as of 16:19, 5 November 2015


« previous week | index | next week »

mconley

  • M8 bug 1217190 - Printing is broken with e10s on OS X since a43f6bb86588
  • M8 bug 1209689 - Crashed tab indicates all tabs have crashed and every tab loads the crashed tab page
    • Patches up for review.
  • M8 bug 1171708 - [e10s] Stop using CPOWs for window closing
    • I've hit a slight snag. It looks like group message managers might not stay alive when the window closes, which prevents the parent from hearing the last updates from the child when the tabs are all flushed. Writing a test case.
  • M8 bug 1177310 - [e10s] Stop using CPOWs on application shutdown
    • Have not started this yet
  • bug 1193838 - Make it possible to gather profiles from processes that have exited, and bug 1103094 - Start profiling subprocesses if the parent process is already profiling
    • I have WIP patches from last quarter that I need to clean up. Hoping to do this once I've cleared out my last M8s.
  • Reviews
  • I'm giving more JS / DOM onboarding training on Monday.