Closed Bug 294749 Opened 19 years ago Closed 19 years ago

JavaScript "Error: redeclaration of const" errors in nsContextMenu.js

Categories

(Thunderbird :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: mscott)

Details

using trunk builds of tbird I see:

Error: redeclaration of const kMailToLength
Source File: chrome://communicator/content/nsContextMenu.js
Line: 13

Error: redeclaration of const imgICache
Source File: chrome://communicator/content/contentAreaUtils.js
Line: 230
Both warnings are fixed by my patches on bug 298624 and bug 298816.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.