Closed
Bug 257384
Opened 21 years ago
Closed 21 years ago
Warning: assignment to undeclared variable ... Source File: chrome://global/content/netError.js
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: csthomas)
Details
Attachments
(1 file)
|
1.42 KB,
patch
|
timeless
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
Warning: assignment to undeclared variable url
Source File: chrome://global/content/netError.js
Line: 6
Warning: assignment to undeclared variable error
Source File: chrome://global/content/netError.js
Line: 7
Warning: assignment to undeclared variable duffUrl
Source File: chrome://global/content/netError.js
Line: 8
Warning: assignment to undeclared variable desc
Source File: chrome://global/content/netError.js
Line: 16
afaik all of the variables in this file should be locals
| Assignee | ||
Comment 1•21 years ago
|
||
Attachment #157374 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #157374 -
Flags: review+
| Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•21 years ago
|
Attachment #157374 -
Flags: superreview?(neil.parkwaycc.co.uk) → superreview?(jag)
Comment 2•21 years ago
|
||
Comment on attachment 157374 [details] [diff] [review]
Patch
sr=jag
Attachment #157374 -
Flags: superreview?(jag) → superreview+
Comment 3•21 years ago
|
||
Checking in netError.js;
/cvsroot/mozilla/docshell/resources/content/netError.js,v <-- netError.js
new revision: 1.4; previous revision: 1.3
done
Resolving FIXED.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•