Closed Bug 61110 Opened 25 years ago Closed 25 years ago

javascript strict warnings in tinderbox

Categories

(Webtools Graveyard :: Tinderbox, defect, P3)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: david, Assigned: mcafee)

References

()

Details

Attachments

(1 file)

Mozilla displays the following strict javascript warnings when viewing the tinderbox page: JavaScript strict warning: http://tinderbox.mozilla.org/SeaMonkey/ line 87: redeclaration of var l JavaScript strict warning: http://tinderbox.mozilla.org/SeaMonkey/ line 122: redeclaration of var l JavaScript strict warning: http://tinderbox.mozilla.org/SeaMonkey/ line 176: assignment to undeclared variable notes JavaScript strict warning: http://tinderbox.mozilla.org/SeaMonkey/ line 177: assignment to undeclared variable builds JavaScript strict warning: http://tinderbox.mozilla.org/SeaMonkey/ line 185: assignment to undeclared variable buildtree I think it would be pretty easy to make these warnings go away. -dave
Keywords: patch, review
OS: Windows 2000 → All
Hardware: PC → All
This looks like a duplicate of bug 58436, which also has a patch attached. I'm not sure I want to outright mark it as a duplicate though because the patches aren't exactly the same...
This is a bug/patch for tinderbox. Bug 58436 looks like it is related to javascript in Bugzilla. Unless i'm mistaken, then these are indeed different bugs. -dave
heh, oops. That'll teach me to make comments this late at night :-) Definately related though. Same bug, two different programs.
reassigning to mcafee to review patch
Assignee: slamm → mcafee
r=mcafee. Does it work? I can check in if needed.
it should work.. i don't have my own tinderbox to test it, but the patch is harmless in that it declares variables with var that weren't, and stops redeclaring variables that already were declared. -dave
we have a patch....!
Summary: Strict javascript warnings → javascript strict warnings in tinderbox
fix checked in. Sorry it took so long. Updated tinderbox.mozilla.org.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
verified fixed...
Status: RESOLVED → VERIFIED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: