I'm trying to disable JavaScript alert in GeckoFX-33 + xulrunner 33 ( winforms c# ) but I can't find a solution. I check the example codes, source code but I just can't find something that blocks the alert out. I searched in about:config
as well without success.
Anybody knows where I could find a reference at last ?
In prior versions, you could do
However according to issue 7 on geckofx 33, there's some work that needs to be done to support the new debugging interface:
Here is the final code for Gecko 29.