Add a preference to control ImageBitmap while it's incomplete.

This commit is contained in:
Josh Matthews 2020-05-22 14:32:12 -04:00
parent f6f1648e56
commit d3867c32db
10 changed files with 11 additions and 7 deletions

View file

@ -1 +1 @@
prefs: ["dom.offscreen_canvas.enabled:true"]
prefs: ["dom.offscreen_canvas.enabled:true","dom.imagebitmap.enabled:true"]