Closed Bug 520303 Opened 15 years ago Closed 15 years ago

Warning when running reftests: "JavaScript strict warning: chrome://reftest/content/reftest.js, line 216: assignment to undeclared variable args"

Categories

(Testing :: Reftest, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dholbert, Unassigned)

References

Details

Attachments

(1 file)

Attached patch fixSplinter Review
Each time I run reftests, I get this warning:

> "JavaScript strict warning: chrome://reftest/content/reftest.js, line 216: assignment to undeclared variable args"

Attached patch fixes this by explicitly declaring |args| with the "var" keyword.
Attachment #404360 - Flags: review?(dbaron)
Blocks: 514334
http://hg.mozilla.org/mozilla-central/rev/10f69e808f15
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: