Skip to content
Snippets Groups Projects
user avatar
Saúl Ibarra Corretgé authored
This partially reverts eec6a270.

The problem is that when a conference is protected by a password or has
auth enabled, the "joined" event will come later, when the user
authenticates, so the 10s timeout will kick in.

This is not ideal because we react to the onLoad event of an iframe,
which doesn't tell us much of *what* is actually loaded, but a new event
would be required to properly fix this.
b8ed2098
History