Video base texture cross origin (#4345)
* Ported cross origin code from the fromImage function in BaseTexture to fromUrl in VideoBaseTexture
Fixes https://github.com/pixijs/pixi.js/issues/4007

* Latest cross-origin code from BaseTexture copied to VideoBaseTexture

* reduced duplication of cross origin code
1 parent a0d65fc commit f43b2e3a6d068a11bc93683ebc33fa32c6dc5e62
@Dave Moore Dave Moore authored on 4 Oct 2017
Matt Karl committed on 4 Oct 2017
Showing 1 changed file
View
src/core/textures/VideoBaseTexture.js