Global variables not fully passing into iframe


#1

For some reason, when I open a page in an iframe, it only loads some of the global variables and not others. I set it to pop an alert telling me the value of document.location when it loads, and you can see from the screenshot that document.location does not include every global variable shown in the console at left (OpenTabName does not appear in the URL). I made sure not to have any events alter the variable right before opening, so there shouldn’t be any race conditions in play.

Any help/thoughts? Is this a known issue? I can’t really send my prototype over since it’s huge and proprietary.


unlisted #2