window.parent references in JS can lead to security exceptions --------------------------------------------------------------
Key: ADFFACES-351 URL: https://issues.apache.org/jira/browse/ADFFACES-351 Project: MyFaces ADF-Faces Issue Type: Bug Reporter: Adam Winer If you load a Trinidad page into an iframe where the parent is in a completely different domain, you can get security exceptions as a few calls in Trinidad try to retrieve window.parent. All such calls need to be wrapped in try/catch blocks to proceed when blocked. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira