Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

How do I access a cookie when my application is in an IFrame on a page from a different domain?

  • 1 resposta
  • 3 têm este problema
  • 2 visualizações
  • Última resposta por the-edmeister

more options

I have an application that resides in an iframe within a page. The application and the embedding page are from different domains. The application currently uses cookies to track if the user has used the application before. From what I understood from the Mozilla blog, upcoming releases of Firefox will not allow applications reading cookies from third parties, so my application will not work as before. My question is what I can do to my application so that it will continue to work with upcoming releases of firefox?

I have an application that resides in an iframe within a page. The application and the embedding page are from different domains. The application currently uses cookies to track if the user has used the application before. From what I understood from the Mozilla blog, upcoming releases of Firefox will not allow applications reading cookies from third parties, so my application will not work as before. My question is what I can do to my application so that it will continue to work with upcoming releases of firefox?

Todas as respostas (1)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.