Closed
Bug 105767
Opened 23 years ago
Closed 23 years ago
redeclaration of const kIOServiceProgID
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
People
(Reporter: acoi, Assigned: paulkchen)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
BuildID: 2001101117
Reproducible: Always
Steps to Reproduce:
1.go to http://www.dragonraja.com.hk/
2.use javascript: to open javascript console
3.Right click content and choose view source
Actual Results: error message in javascript console:
Error: redeclaration of const kIOServiceProgID
Source File: chrome://communicator/content/utilityOverlay.js
Line: 1
Comment 1•23 years ago
|
||
This is a JS error in the chrome. I'm pretty sure it's been reported before.
Assignee: asa → waterson
Component: Browser-General → XP Miscellany
QA Contact: doronr → brendan
Whiteboard: DUPEME
Comment 2•23 years ago
|
||
not waterson.
Assignee: waterson → pchen
Component: XP Miscellany → XP Apps
QA Contact: brendan → sairuh
Comment 3•23 years ago
|
||
This is fixed in bug 86238. The fix did not make 0.9.5, though it landed on the
trunk before 0.9.5 was released.
*** This bug has been marked as a duplicate of 86238 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•