Electrolysis/Meetings/2016-09-08: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎mconley: Add mconley stuff.)
 
(→‎mconley: Add mconley stuff.)
Line 7: Line 7:


== mconley ==
== mconley ==
* TBD
* {{bug|1298219}} - about:sessionrestore shows a crashed tab after force-quitting the machine twice
** Fix with a regression test landed on central, and should be in today's nightly. Will request uplift to Aurora soon.
* {{bug|1300411}} - user reports excessive load spinning when switching tabs with e10s in 48.0.2 release
** Several reports of this have caused some concern
** We've landed a probe in {{bug|1301104}} to figure out how bad the bad spinner cases (>1s) are, and hopefully how frequent
** {{bug|1301131}} has been filed with a tentative plan for disabling e10s if a user sees long spinners too often
* {{bug|1287178}} - "you have an unsubmitted crash report" even though crash reporter is disabled
** Adding a "submit always" button. Currently refactoring and adding automated tests.
** This hooks into {{bug|1241459}} - [e10s] A crashed background tab does not give option to submit, which will use the same notification mechanism

Revision as of 15:59, 8 September 2016


« previous week | index | next week »

mconley

  • bug 1298219 - about:sessionrestore shows a crashed tab after force-quitting the machine twice
    • Fix with a regression test landed on central, and should be in today's nightly. Will request uplift to Aurora soon.
  • bug 1300411 - user reports excessive load spinning when switching tabs with e10s in 48.0.2 release
    • Several reports of this have caused some concern
    • We've landed a probe in bug 1301104 to figure out how bad the bad spinner cases (>1s) are, and hopefully how frequent
    • bug 1301131 has been filed with a tentative plan for disabling e10s if a user sees long spinners too often
  • bug 1287178 - "you have an unsubmitted crash report" even though crash reporter is disabled
    • Adding a "submit always" button. Currently refactoring and adding automated tests.
    • This hooks into bug 1241459 - [e10s] A crashed background tab does not give option to submit, which will use the same notification mechanism