Closed
Bug 604960
Opened 14 years ago
Closed 14 years ago
browser_webconsole_bug_588342_document_focus.js is broken and pollutes other tests
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 603610
People
(Reporter: dao, Unassigned)
References
Details
Attachments
(1 file)
1.05 KB,
patch
|
Details | Diff | Splinter Review |
TEST-INFO | ... | Console message: [JavaScript Error: "notificationBox is null" {file: "chrome://mochitests/content/browser/toolkit/components/console/hudservice/tests/browser/browser_webconsole_bug_588342_document_focus.js" line: 57}]
I'm seeing this message very often in various browser chrome tests.
Reporter | ||
Comment 1•14 years ago
|
||
Reporter | ||
Updated•14 years ago
|
Summary: browser_webconsole_bug_588342_document_focus.js pollutes other tests → browser_webconsole_bug_588342_document_focus.js is broken and pollutes other tests
Comment 2•14 years ago
|
||
There's a fix for this already in bug 603610.
Additionally, this patch does not ever close the Web Console. It fails to work. The test timeouts.
Comment 3•14 years ago
|
||
Dao:
Sorry, we have a patch I should have checked in already. in bug 603610.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•14 years ago
|
Attachment #483805 -
Flags: review?(ddahl)
Reporter | ||
Updated•14 years ago
|
Assignee: dao → nobody
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•