Chrome issue with same domain with resize sample
The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
EtienneT <etremb... @gmail.com>
Date: Thu, 26 Apr 2012 16:35:39 -0700 (PDT)
Local: Thurs, Apr 26 2012 7:35 pm
Subject: Chrome issue with same domain with resize sample
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Øyvind Sean Kinsey <oyv... @kinsey.no>
Date: Thu, 26 Apr 2012 20:25:34 -0700
Local: Thurs, Apr 26 2012 11:25 pm
Subject: Re: Chrome issue with same domain with resize sample
Are you at any point setting `document.domain`? If so, this has to be done
in both documents.
Øyvind Sean Kinsey
San Francisco, CA
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
EtienneT <etremb... @gmail.com>
Date: Fri, 27 Apr 2012 05:47:56 -0700 (PDT)
Local: Fri, Apr 27 2012 8:47 am
Subject: Re: Chrome issue with same domain with resize sample
Thanks! That was exactly the problem!
On Apr 26, 11:25 pm, Øyvind Sean Kinsey <oyv... @kinsey.no> wrote:
> Are you at any point setting `document.domain`? If so, this has to be done
> in both documents.
> Øyvind Sean Kinsey
> San Francisco, CA
> On Thu, Apr 26, 2012 at 4:35 PM, EtienneT <etremb... @gmail.com> wrote:
> > easyXDM newbie here...
> > I am trying to integrate this sample into my code:
> >http://consumer.easyxdm.net/current/example/resize_iframe.html
> > In resize_intermediate.html, at this line:
> > var d = iframe.contentWindow.document;
> > I always get this error in Chrome:
> > Unsafe JavaScript attempt to access frame with URL
> >http://domain.test.com:85/folder/onlinestore.aspxfrom frame with URL
> >http://domain.test.com:85/folder/resize_intermediate.html?url=onlines ...
> > I changed the domain here, but basically this is the exact same domain
> > name, exact same port, same protocol.
> > Any idea why this would do that?
> > Thanks,
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Eymerick <gscap... @gmail.com>
Date: Thu, 20 Sep 2012 08:39:05 -0700 (PDT)
Local: Thurs, Sep 20 2012 11:39 am
Subject: Re: Chrome issue with same domain with resize sample
Hi elenne, could ypu tell me the solution, please?
Thnaks in advance
On Friday, April 27, 2012 2:47:56 PM UTC+2, EtienneT wrote:
> Thanks! That was exactly the problem!
> On Apr 26, 11:25 pm, Øyvind Sean Kinsey <oyv... @kinsey.no> wrote: > > Are you at any point setting `document.domain`? If so, this has to be > done > > in both documents.
> > Øyvind Sean Kinsey > > San Francisco, CA
> > On Thu, Apr 26, 2012 at 4:35 PM, EtienneT <etremb... @gmail.com> wrote: > > > easyXDM newbie here...
> > > I am trying to integrate this sample into my code: > > >http://consumer.easyxdm.net/current/example/resize_iframe.html
> > > In resize_intermediate.html, at this line:
> > > var d = iframe.contentWindow.document;
> > > I always get this error in Chrome:
> > > Unsafe JavaScript attempt to access frame with URL > > >http://domain.test.com:85/folder/onlinestore.aspxfrom frame with URL
> > >http://domain.test.com:85/folder/resize_intermediate.html?url=onlines ...
> > > I changed the domain here, but basically this is the exact same domain > > > name, exact same port, same protocol.
> > > Any idea why this would do that?
> > > Thanks,
You must
Sign in before you can post messages.
You do not have the permission required to post.