Closed Bug 1012624 Opened 11 years ago Closed 11 years ago

Error in dom/base/test/test_navigator_language.html

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla32

People

(Reporter: Ms2ger, Assigned: mounir)

References

Details

Attachments

(1 file)

System JS : ERROR http://mochi.test:8888/tests/dom/base/test/test_navigator_language.html:65 - TypeError: tests[currentTestIdx] is not a function function nextTest() { currentTestIdx++; if (currentTestIdx >= tests.length) { tearDown(); SimpleTest.finish(); >> Missing return here } tests[currentTestIdx](); }
Blocks: 920191
I have a patch for this that I will attach ASAP.
Assignee: nobody → mounir
Status: NEW → ASSIGNED
Attached patch PatchSplinter Review
Attachment #8428838 - Flags: review?(Ms2ger)
Comment on attachment 8428838 [details] [diff] [review] Patch Review of attachment 8428838 [details] [diff] [review]: ----------------------------------------------------------------- lgtm
Attachment #8428838 - Flags: review?(Ms2ger) → review+
Flags: in-testsuite+
Keywords: checkin-needed
Target Milestone: --- → mozilla32
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: