candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

Fix setting/getting document title when within a crossdomain iframe #507

Open mweibel opened 7 years ago

mweibel commented 7 years ago

Fixes bug introduced in #349 All browsers throw an uncatcheable security error when acessing window.top from a crossdomain iframe.