[#967 state:closed] DomReady — 4-9 second delay for accessing `window.frameElement...
commita6e6499be086d739f9dd77a216ca57e626df5aec
authorThomas Aylott <oblivious+git@subtlegradient.com>
Sun, 5 Sep 2010 06:09:40 +0000 (5 02:09 -0400)
committerChristoph Pojer <christoph.pojer@gmail.com>
Wed, 8 Sep 2010 19:37:11 +0000 (8 20:37 +0100)
tree408d16085e67818710a9514d8ce2b9acf9c21994
parente20d2aa6e9f8222700f57e6a3d24eea61f853e26
[#967 state:closed] DomReady — 4-9 second delay for accessing `window.frameElement` caused by accessing `window.top` or `window.parent` inside an iframe after setting its `document.domain`

https://mootools.lighthouseapp.com/projects/2706/tickets/967

Thanks Rich Dougherty <http://www.richdougherty.com/> for discovering this issue and solution.

Thanks JDalton <http://www.allyoucanleet.com/> for pointing out this issue.
Source/Utilities/DomReady.js