Closed Bug 127175 Opened 24 years ago Closed 23 years ago

javascript strict warnings in msgReadSecurityInfo.js

Categories

(MailNews Core :: Security: S/MIME, defect, P2)

1.0 Branch
x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED FIXED
psm2.2

People

(Reporter: stdowa+bugzilla, Assigned: KaiE)

Details

Attachments

(1 file, 2 obsolete files)

Using a cvs build from today. Read a tree status message in npm.builds. View -> Message Security Info. Warning: redeclaration of var l Source File: chrome://messenger-smime/content/msgReadSecurityInfo.js Line: 178, Column: 10 Source Code: var l = document.getElementById("encryptionLLabel"); Warning: redeclaration of var str Source File: chrome://messenger-smime/content/msgReadSecurityInfo.js Line: 183, Column: 8 Source Code: var str;
Attached patch patch (obsolete) — Splinter Review
->PSM S/MIME
Assignee: mstoltz → ssaux
Component: Security: General → S/MIME
Product: MailNews → PSM
QA Contact: junruh → alam
Version: other → 2.2
Comment on attachment 70866 [details] [diff] [review] patch r=javi
Attachment #70866 - Flags: review+
Comment on attachment 70866 [details] [diff] [review] patch sr=mscott
Attachment #70866 - Flags: superreview+
Comment on attachment 70866 [details] [diff] [review] patch one small comment, any chance we can rename the variable 'l' to something which has a little more meaning like label?
Stephen: could you change the l into label so we could get this one checked in?
Attached patch patch; l -> label (obsolete) — Splinter Review
Attachment #70866 - Attachment is obsolete: true
is this ready to check in?
Priority: -- → P2
Target Milestone: --- → 2.2
Comment on attachment 73394 [details] [diff] [review] patch; l -> label a=asa (on behalf of drivers) for checkin to the 1.0 trunk and bringing the review and super-review status forward to the current patch.
Attachment #73394 - Flags: superreview+
Attachment #73394 - Flags: review+
Attachment #73394 - Flags: approval+
kaie. Need to make sure the patch is compatible with the patch in bug 129100
Assignee: ssaux → kaie
Comment on attachment 73394 [details] [diff] [review] patch; l -> label Sigh, I'm sorry, this patch has rotted, due to my changes with bug 129100. I'll adjust the patch and attach a new one.
Attachment #73394 - Flags: needs-work+
Well, the former patch changed the first half of several lines. In the meantime, the second half of those lines changed. Therefore, the former patch has become incompatible. But nonetheless the changes to the first half of those lines are still required as initially suggested, and therefore I think this patch does still have r= and sr=. However, due to the new checkin rules, by which apporvals expire after three days, we need to request a= again.
Attachment #73394 - Attachment is obsolete: true
Attachment #76805 - Flags: superreview+
Attachment #76805 - Flags: review+
QA Contact: alam → carosendahl
Checked in to trunk.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified. l is now label, but str is still str.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Version: psm2.2 → 1.0 Branch
Product: Core → MailNews Core
QA Contact: carosendahl → s.mime
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: