Skip to content
  • Geoff Brown's avatar
    Bug 1453895 - Avoid reftest startup hang waiting for focus; r=jmaher · 7fdf08e2
    Geoff Brown authored
    Intermittently, at least on Windows, reftest.jsm finds that the reftest.xul
    window is not focused on startup; focus seems to be on the dummy about:blank
    window. This patch tries to detect that condition and correct it by bringing
    reftest.xul (g.containingWindow) into focus before specifically focusing
    the browser element (g.browser).
    7fdf08e2