Closed Bug 79356 Opened 23 years ago Closed 23 years ago

javascript strict warnings in nsHelperAppDlg.js

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.6

People

(Reporter: bugzilla, Assigned: law)

References

Details

Attachments

(1 file)

JavaScript strict warning:
C:\Program files\Mozilla.org\Mozilla\components\nsHelperAppDlg.js line 229: 
assignment to undeclared variable modified

20010507
-> bill?
Assignee: pchen → law
Fix for this is attached to bug 79231.
Depends on: 79231
Depends-on bug has been fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
not quite fixed...

Warning: redeclaration of var prompt
Source File: 
file:///C:/Program%20Files/mozilla.org/Mozilla/components/nsHelperAppDlg.js
Line: 231, Column: 17
Source Code:
             var prompt = this.dialogElement( "prompt" );
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: --- → mozilla0.9.6
Attached patch Trivial fixSplinter Review
Comment on attachment 52781 [details] [diff] [review]
Trivial fix

r=morse
Attachment #52781 - Flags: review+
Comment on attachment 52781 [details] [diff] [review]
Trivial fix

sr=blake
Attachment #52781 - Flags: superreview+
fixed
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
not sure what the steps would be to vrfy this, but i don't get any js warnings
or errors when the helper app dialog appears.

used following comm verif bits:

linux - 2001.11.01.12
winNT - 2001.10.31.03
mac 10.1 - 2001.10.31.13
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: