Closed
Bug 32453
Opened 26 years ago
Closed 26 years ago
WARNING: interface ... in typelib psmglue overrides prev. def.
Categories
(Core Graveyard :: Security: UI, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: bernd.mielke, Assigned: dougt)
Details
I get the following warnings just after launching mozilla in the debug window. I
noticed that yesterday first (18.03.2000) and have the same on 19.03.2000 with a
new build on Win98.
WARNING: interface nsSecureBrowserUI in typelib psmglue.xpt overrides previous
definition, file
C:\MOZ_SOUR\MOZILLA\mozilla\xpcom\reflect\xptinfo\src\nsInterfaceInfoManager.cpp,
line 246
WARNING: interface nsIPSMComponent in typelib psmglue.xpt overrides previous
definition, file
C:\MOZ_SOUR\MOZILLA\mozilla\xpcom\reflect\xptinfo\src\nsInterfaceInfoManager.cpp,
line 246
WARNING: interface nsIPSMUIHandler in typelib psmglue.xpt overrides previous
definition, file
C:\MOZ_SOUR\MOZILLA\mozilla\xpcom\reflect\xptinfo\src\nsInterfaceInfoManager.cpp,
line 246
Comment 1•26 years ago
|
||
Reassign to Security:Crypto.
Assignee: norris → dougt
Component: Security: General → Security: Crypto
| Reporter | ||
Comment 2•26 years ago
|
||
my bug, it was caused by two old files in the components directory:
pscomp.xpt and secureui.xpt. clobber_Seamonkey :-(
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Comment 3•26 years ago
|
||
Verified fixed per mielke's comments.
Updated•25 years ago
|
Component: Security: Crypto → Client Library
Product: Browser → PSM
Version: other → 2.1
Comment 5•25 years ago
|
||
Mass changing Security:Crypto to PSM
Comment 6•25 years ago
|
||
Mass changing Security:Crypto to PSM
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•