You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, during this nightly test run: https://travis-ci.org/mozilla/qbrt/jobs/240062731. In that case, the test failed when testing DevTools for the XUL window target (i.e. chrome://app/content/window.xul), although I'm not sure that it always fails on that target.
The text was updated successfully, but these errors were encountered:
The DevTools test (run-devtools.js) sometimes fails on Mac with
TypeError: docShell.chromeEventHandler is null
:For example, during this nightly test run: https://travis-ci.org/mozilla/qbrt/jobs/240062731. In that case, the test failed when testing DevTools for the XUL window target (i.e. chrome://app/content/window.xul), although I'm not sure that it always fails on that target.
The text was updated successfully, but these errors were encountered: