I\'m using Facebook Connect in my app. I have it working pretty well, but in the Safari Error console, I\'m seeing errors like this:
Unsafe JavaScript attemp
Safari's cross frame security is tighter than other browsers, I have done specific try/catch wrappers to handle these cases, if it otherwise works, great.
Either way, would post the bug upstream as olliej suggests.