Closed Bug 88530 Opened 24 years ago Closed 23 years ago

javascript strict warnings in static.js

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 103598

People

(Reporter: bugzilla, Assigned: rginda)

Details

to reproduce: - just open and close the chatzilla Warning: reference to undefined property obj.lastNetwork Source File: chrome://chatzilla/content/static.js Line: 513 Warning: reference to undefined property o.server Source File: chrome://chatzilla/content/static.js Line: 1442 Warning: reference to undefined property this.mark Source File: chrome://chatzilla/content/static.js Line: 1546 Warning: reference to undefined property obj.TYPE Source File: chrome://chatzilla/content/static.js Line: 485 Warning: reference to undefined property source.messages Source File: chrome://chatzilla/content/static.js Line: 1098 Warning: reference to undefined property client.currentObject Source File: chrome://chatzilla/content/static.js Line: 1140 Warning: reference to undefined property client.currentObject Source File: chrome://chatzilla/content/static.js Line: 1153 and a lot more...:) Please add the following line to your prefs.js file, so we could avoid all the strict warning fixup...: user_pref("javascript.options.strict", true);
*** This bug has been marked as a duplicate of 88527 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
I kind of gave the wrong steps to reproduce. Some are when starting chatzilla, some are when running chatzilla and some are when closing chatzilla...:)
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
*** This bug has been marked as a duplicate of 103598 ***
Status: REOPENED → RESOLVED
Closed: 24 years ago23 years ago
Resolution: --- → DUPLICATE
Verified dupe
Status: RESOLVED → VERIFIED
Product: Core → Other Applications
You need to log in before you can comment on or make changes to this bug.