"Unsafe JavaScript attempt to access frame with URL..." error when developing for Facebook Open Grap
Posted
by Neil Sarkar
on Stack Overflow
See other posts from Stack Overflow
or by Neil Sarkar
Published on 2010-06-09T21:40:34Z
Indexed on
2010/06/09
21:42 UTC
Read the original article
Hit count: 1523
Chrome (or any other webkit browser) throws a ton of these "Unsafe JavaScript attempt to access frame with URL..." when working with the Facebook Open Graph API.
It doesn't interfere with actual operation, but it does make the javascript console basically unusable.
I'd like to know if there is a way to suppress warnings in the console? Or if there are other solutions you guys can think of, I would really appreciate it.
Thanks.
© Stack Overflow or respective owner