Closed jimmywarting closed 7 years ago
didn't use the onload event for something. onreadystatechange was not needed either (http://kangax.github.io/jstests/script-element-onload-attribute-support/)
__onGCastApiAvailable can be used instead of the script.onload
__onGCastApiAvailable
script.onload
PR merged. Thanks
didn't use the onload event for something. onreadystatechange was not needed either (http://kangax.github.io/jstests/script-element-onload-attribute-support/)
__onGCastApiAvailable
can be used instead of thescript.onload