magmac / jquery-tubular

Automatically exported from code.google.com/p/jquery-tubular
MIT License
0 stars 0 forks source link

YouTube frame access problem #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I use tubular (which I love, thanks for the hard work) I get the following 
problem:

From console in Webkit:

Unable to post message to http://www.youtube.com. Recipient has origin 
http://mydevsite.dev.

Unsafe JavaScript attempt to access frame with URL http://mydevsite.dev/xxx/ 
from frame with URL 
http://www.youtube.com/embed/JtveCvxttG4?controls=0&showinfo=0&modestbranding=1&
wmode=transparent&enablejsapi=1&origin=http%3A%2F%2Fmydevsite.dev. Domains, 
protocols and ports must match

This happens on Webkit browsers (Chrome), not in Firefox.

Any ideas?

Original issue reported on code.google.com by johan.ro...@gmail.com on 28 Jan 2013 at 6:45