I don't mean to reply to my own post, but I thought this information was pertinent to my problem and can maybe help someone help me :-) This is what I get in the console window when I click the "Ok" or "Cancel" buttons...the "View Certificate" button does nothing.

************************************************************
* Call to xpconnect wrapped JSObject produced this error:  *
[Exception... "'[JavaScript Error: "dialogParams has no properties" {file: "chro me://pippki/content/domainMismatch.js" line: 76}]' when calling method: [nsIDOME ventListener::handleEvent]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERRO
R_WITH_DETAILS)"  location: "<unknown>"  data: yes]
************************************************************

Nik Williams

Niky Williams wrote:
This makes absolutely no sense. I've implemented the nsIPromptService in my embedding app and they work plenty fine. I've created a page that tests each function of nsIPromptService and they work as designed...THEN I get this prompt "Security Error: Domain Name Missmatch" on a different site, the buttons are there...the title is there....but NO text. I can click on any of the buttons but nothing happens. I've tried trapping which nsIPromptService function it calls...was assuming nsIPromtService:ConfirmEx (). But to no avail...it's like it doesn't even use my prompt service for this prompt. Am I missing something here? I don't understand why this particular prompt is not behaving like it should. Thanks in advance to anyone who can shed some light on this issue.

Nik Williams
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to