Closed
Bug 118682
Opened 24 years ago
Closed 24 years ago
javascript strict warnings in search-panel.js
Categories
(SeaMonkey :: Search, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stdowa+bugzilla, Assigned: stdowa+bugzilla)
Details
Attachments
(1 file)
919 bytes,
patch
|
stephend
:
review+
alecf
:
superreview+
|
Details | Diff | Splinter Review |
Warning: redeclaration of var change
Source File: chrome://communicator/content/search/search-panel.js
Line: 347, Column: 8
Source Code:
var change = promptSvc.confirmCheck(window, title, changeEngineMsg,
Assignee | ||
Comment 1•24 years ago
|
||
Comment on attachment 63934 [details] [diff] [review]
patch
r=stephend
Attachment #63934 -
Flags: review+
Assignee | ||
Comment 3•24 years ago
|
||
cc alecf for sr
Comment 4•24 years ago
|
||
Comment on attachment 63934 [details] [diff] [review]
patch
sr=alecf
Attachment #63934 -
Flags: superreview+
Fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•