Closed
Bug 776867
Opened 13 years ago
Closed 9 years ago
Intermittent failure in browser_auth{,2,4}.js: TypeError: this._panel.firstChild is null at chrome://browser/content/urlbarBindings.xml:1366
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Unfocused, Unassigned)
Details
Attachments
(1 file)
|
20.99 KB,
text/plain
|
Details |
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/mozapps/extensions/test/xpinstall/browser_auth.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: this._panel.firstChild is null at chrome://browser/content/urlbarBindings.xml:1366
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/mozapps/extensions/test/xpinstall/browser_auth2.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: this._panel.firstChild is null at chrome://browser/content/urlbarBindings.xml:1366
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/toolkit/mozapps/extensions/test/xpinstall/browser_auth4.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: this._panel.firstChild is null at chrome://browser/content/urlbarBindings.xml:1366
From a log from Macros, but I've seen this in the past before too. And I'm getting it on a new Windows setup on my laptop now, on a clean tree.
| Reporter | ||
Comment 1•9 years ago
|
||
This seemingly resolved itself.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•