Closed Bug 86705 Opened 23 years ago Closed 23 years ago

javascript strict warnings in EdImageProps.xul

Categories

(Core :: DOM: Editor, defect, P3)

defect

Tracking

()

VERIFIED FIXED
mozilla0.9.4

People

(Reporter: bugzilla, Assigned: cmanske)

Details

(Whiteboard: FIX IN HAND, reviewed)

Attachments

(1 file)

/editor/ui/dialogs/content/EdImageProps.xul, line 172
Warning: assignment to undeclared variable oldSourceInt

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);
cmanske
Assignee: beppe → cmanske
Priority: -- → P3
Target Milestone: --- → mozilla0.9.3
one line fix, removal of js error

reviewed and approved
Keywords: nsBranch
Keywords: nsBranch
Target Milestone: mozilla0.9.3 → mozilla1.0
removing nsBranch and pushing out to 1.0
Can we please file only one bug per dialog if there's > 1 warning! 
changing milestone to 0.9.4
Status: NEW → ASSIGNED
Target Milestone: mozilla1.0 → mozilla0.9.4
Keywords: patch, review
Whiteboard: FIX IN HAND need r=, sr=
r=mjudge
Whiteboard: FIX IN HAND need r=, sr= → FIX IN HAND need sr=
sr=kin@netscape.com
Whiteboard: FIX IN HAND need sr= → FIX IN HAND, reviewed
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified! Warnings seems gone to me. Will reopen if found again...
Build 20010820 on win2k
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: