Closed
Bug 117822
Opened 24 years ago
Closed 24 years ago
javascript strict warnings in am-prefs.js
Categories
(SeaMonkey :: MailNews: Account Configuration, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stdowa+bugzilla, Assigned: stdowa+bugzilla)
Details
Attachments
(1 file)
|
731 bytes,
patch
|
stephend
:
review+
shaver
:
superreview+
|
Details | Diff | Splinter Review |
Warning: redeclaration of var prefstring
Source File: chrome://messenger/content/am-prefs.js
Line: 90, Column: 6
Source Code:
var prefstring = element.getAttribute("prefstring");
| Assignee | ||
Comment 1•24 years ago
|
||
Attachment #63310 -
Flags: review+
Comment 4•24 years ago
|
||
Comment on attachment 63310 [details] [diff] [review]
patch
sr=shaver
Attachment #63310 -
Flags: superreview+
Fixed.
Assignee: racham → walk84
| Assignee | ||
Comment 6•24 years ago
|
||
.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•