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

@ -9,6 +9,7 @@
"dom.forcetouch.enabled": false,
"dom.fullscreen.test": false,
"dom.gamepad.enabled": false,
"dom.imagebitmap.enabled": false,
"dom.microdata.enabled": false,
"dom.microdata.testing.enabled": false,
"dom.mouseevent.which.enabled": false,