[Greasemonkey] new Option() fails (FF1.5b2, Gm0.6.x)

Matthias Bauer ml-greasemonkey-42imk83y at moeffju.net
Sat Oct 22 02:26:16 EDT 2005


On 21.10.2005 06:55 Taral wrote:

> I think I know why:
> 
> window.__proto__.Option doesn't exist. So it's not in the sandbox.

So, is there some way the script can get the proper
prototype/constructor from outside the sandbox, for example from the
unsafeWindow object?

And... is there a good way to debug Greasemonkey scripts under FF1.5?
Venkman can't access anything anymore, and even hard errors seem not to
be reported anywhere.

-Matt


More information about the Greasemonkey mailing list