Closed
Bug 276764
Opened 20 years ago
Closed 20 years ago
In <commands.js> and <prefs.js>, 3 nits/fixes
Categories
(Other Applications :: ChatZilla, defect)
Other Applications
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8beta5
People
(Reporter: sgautherie, Assigned: sgautherie)
Details
(Whiteboard: [cz-0.9.68])
Attachments
(2 obsolete files)
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041122] (release) (W98SE) I found them, based on v1.8a5 warnings, then some more after Trunk file updates.
| Assignee | ||
Updated•20 years ago
|
Assignee: rginda → gautheri
Target Milestone: --- → mozilla1.8alpha6
| Assignee | ||
Comment 1•20 years ago
|
||
*|var i|: redeclaration fix. *|var user|: better location. *|e.nicknameList[i]|: I guess the second one was a copy+paste error. *|return match;|: merging 3 into 1. Could you review/check in this patch ? Thanks.
Attachment #170084 -
Flags: review?(samuel)
| Assignee | ||
Updated•20 years ago
|
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Updated•20 years ago
|
Flags: blocking1.8a6?
Updated•20 years ago
|
Comment 2•20 years ago
|
||
Comment on attachment 170084 [details] [diff] [review] (Av1) "3 fixes" The last else needs brackets around it though. (coding style)
Attachment #170084 -
Flags: review?(samuel) → review+
| Assignee | ||
Comment 3•20 years ago
|
||
Av1a, with comment 2 suggestion(s). Keeping: {{ (Av1) "3 fixes" patch 2005-01-02 09:27 PST 2.83 KB samuel: review+ }} Samuel: Can you check it in on my behalf ? Thanks.
Attachment #170084 -
Attachment is obsolete: true
Attachment #170104 -
Flags: review+
Comment 4•20 years ago
|
||
Checked in --> FIXED.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•20 years ago
|
Attachment #170104 -
Attachment description: (Av1a) "3 fixes" → (Av1a) "3 fixes"
[Checked in: Comment 4]
Attachment #170104 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Target Milestone: mozilla1.8alpha6 → mozilla1.8beta
Updated•19 years ago
|
Whiteboard: [cz-0.9.68]
You need to log in
before you can comment on or make changes to this bug.
Description
•