Closed (cannot reproduce)
Project:
YouTube Field
Version:
7.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
23 Jul 2012 at 14:38 UTC
Updated:
12 Aug 2014 at 02:51 UTC
Jump to comment: Most recent
Comments
Comment #1
guschilds commentedUnfortunately, yes.
A quick Google search reveals that this is the result of browser security. It appears this message will always appear in Chrome's console, but shouldn't affect performance in any way.
A few Stack Overflow links:
And one from the YouTube API team: Unsafe JavaScript attempt to access frame with URL.
To ensure that nothing in the module was causing this, I grabbed a fresh embed code provided by YouTube that follows the same iframe formatting that the module uses. I pasted it in a blank HTML document and tested it locally and on the web. I continued to get that error every time.
Comment #2
jenlamptonChanging category. Can you change the protocol from http to https and see if you still get the error?
Comment #3
guschilds commentedThis is no longer printed in Chrome's console (nor any other browser) when a page is loaded that contains an iframe YouTube embed.