Adam Judson wrote:
Now how do I safely access an object inside that window?
Well, that depends on what you mean by safe...
Assuming someone has added a getter for x, when I call blah.blah.wrappedJSObject.x what context does the getter run in? e.g. is it chrome
No, it runs in its original context. _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
