mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-22 13:13:08 +01:00
On safari in iframes with scripts disabled, the `DOMContentLoaded` never seems to be fired. Use polling to check if the load has happened instead