Features/Firefox/Windows Plugin Hang UI/TestPlan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 43: Line 43:
*{{Bug|818307}} - Add flag to chromehang when user selects "Continue" in Plugin Hang UI - '''NEW'''
*{{Bug|818307}} - Add flag to chromehang when user selects "Continue" in Plugin Hang UI - '''NEW'''
*{{Bug|822051}} - kill flash hangs on unsuspend - '''NEW'''
*{{Bug|822051}} - kill flash hangs on unsuspend - '''NEW'''
*{{Bug|828034}} - crash in mozilla::ipc::RPCChannel::EnteredCxxStack - '''NEW'''
*{{Bug|829909}} - crash in nsWindow::Enable @ UserCallWinProcCheckWow - '''NEW'''
*{{Bug|830910}} - slow script warning does not account for plugin hangs - '''NEW'''


== Sign off Criteria ==
== Sign off Criteria ==

Revision as of 08:07, 16 January 2013

Windows Plugin Hang UI

Feature Status Lead engineer QA Lead
Windows Plugin Hang UI In Planning Aaron Klotz Manuela Muntean

Summary

  • An UI presenting which plugin is unresponsive and allowing to kill it will be shown after each crash.
  • Afterwards, plugins will be killed automatically after a longer timeout, between 45 and 60 seconds.
  • This feature is available starting Firefox 19 Beta

Reference

Use Cases to Test

Test that the Plugin Hang UI dialog is displayed with:

  • Flash plugin installed and used in several tabs/windows

Edge Cases

Test Cases

  • The test cases for this feature can be viewed [here]. (tests are still under development, will be updated)

Bugs

  • bug 801806 - SecReview: Windows Plugin Hang UI - RESOLVED FIXED
  • bug 805591 - Add UI to be shown when plugin is unresponsive - NEW
  • bug 794690 - Add telemetry for plugin hang recovery - RESOLVED DUPLICATE
  • bug 827330 - Windows build error in PluginHangUIParent.cpp - RESOLVED FIXED
  • bug 818307 - Add flag to chromehang when user selects "Continue" in Plugin Hang UI - NEW
  • bug 822051 - kill flash hangs on unsuspend - NEW
  • bug 828034 - crash in mozilla::ipc::RPCChannel::EnteredCxxStack - NEW
  • bug 829909 - crash in nsWindow::Enable @ UserCallWinProcCheckWow - NEW
  • bug 830910 - slow script warning does not account for plugin hangs - NEW

Sign off Criteria