Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

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?

모든 댓글 (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.