javascript - Offscreencanvas illegal constructor -


i'm testing new offscreen canvas in firefox, , haven't trouble asynchronous offscreen canvas in web workers (gfx.offscreencanvas enabled), when try first example, illegal constructor error in offscreencanvas constructor:

var offscreen = new offscreencanvas(256, 256); 

here example. i'm using firefox 44 on ubuntu 15.10.

offscreencanvas has basic support since version 44 of firefox offscreencanvas constructor has support since version 46 of firefox


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -