Closed Bug 78687 Opened 24 years ago Closed 23 years ago

Switching security state gives "not implemented" exception

Categories

(Core :: DOM: Navigation, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: matt, Assigned: chak)

References

Details

Build 2001050208, Linux 2.4.4 i686, RedHat 6.1, XFree86 4.0.2 When going from HTTP to HTTPS, or visa-versa, I get the following exception: ************************************************************ * Call to xpconnect wrapped JSObject produced this error: * [Exception... "Method not implemented [nsIWebProgressListener::onSecurityChange]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "<unknown>" data: no] ************************************************************ However, it doesn't seem to be causing any problems.
->Crypto
Assignee: mstoltz → ddrinan
Component: Security: General → Security: Crypto
QA Contact: ckritzer → junruh
Embedding:Docshell
Assignee: ddrinan → adamlock
Component: Security: Crypto → Embedding: Docshell
QA Contact: junruh → adamlock
*** Bug 79353 has been marked as a duplicate of this bug. ***
The problem I described in bug 78687 is really critical for me, because without fixing this bug I cann't use Mozilla at work for managing our servers. Maybe it would also cause problems with other apps/applets. In case I described, it did not happen while switching from HTTP to HTTPS, but while calling Java applet method from Javascript.
I forgot to say that it happened on W2K, so this bug should be marked as OS: All.
Keywords: mozilla0.9.2
-> chak. and nominating 0.9.2
-> chak
Assignee: adamlock → chak
pkures@tdp.cz wrote: >In case I described, it did not happen while switching from HTTP to HTTPS, but >while calling Java applet method from Javascript. As pkures@tdp.cz says above, i could not reproduce this when transitioning between http/https either. Could someone give me a reproducable test case which causes the exception - when calling a Java applet method from JavaScript as mentioned above?
Same prob with https://myaccounts.wachovia.com/homepage.html Error: [Exception... "'Method not implemented' when calling method: [nsIWebProgressListener::onSecurityChange]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "<unknown>" data: no] I can provide the source for the page and frames, if helpful (no info of mine in them).
I've tested it again and am unable to reproduce. Marking it WORKSFORME.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.