Le mardi 28 octobre 2008 à 10:17 +0200, Romain Beauxis a écrit :
>       Hi all !
> 
> The issue can be isolated in this line:
>   window.openDialog('chrome://pippki/content/deletecert.xul', "",
>                     'chrome,centerscreen,modal', params);
> 
> in certManager.js.
> 
> If you remove this line, and comment the next if, then you simply remove the 
> confirmation box. Could be a workaround perhaps if nothing better can be 
> find ?
> 
> If you remove from the file delecert.js everything related to gParams, then 
> it 
> works, but does nothing.
> 
> I'm strongly suspecting some sort of javascript failure, related to the 
> gParams variable, but, as usual, it really lacks a good damn javascript 
> debugging console.

Yes, the params are correctly passed to the chrome dialog, but they are
removed by some later call in the stack. The window is probably missing
permissions to obtain them but I don’t know how it should get them. As
this happens for all gtkmozembed applications I suspect this is
something gtkmozembed should do.

Cheers,
-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée

Reply via email to