Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not call window.onload function from load event listener
This causes the onload function to run twice, which breaks some websites. Fixes #420
- Loading branch information