mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Issue #2546 - Part 6: Remove canvas.imagebitmap_extensions.enabled preference.
This commit is contained in:
parent
aaf2dd416c
commit
7cc4dcb680
4 changed files with 0 additions and 19 deletions
|
|
@ -852,9 +852,6 @@ pref("canvas.filters.enabled", true);
|
|||
pref("canvas.path.enabled", true);
|
||||
pref("canvas.capturestream.enabled", true);
|
||||
|
||||
// Disable the ImageBitmap-extensions for now.
|
||||
pref("canvas.imagebitmap_extensions.enabled", false);
|
||||
|
||||
// We want the ability to forcibly disable platform a11y, because
|
||||
// some non-a11y-related components attempt to bring it up. See bug
|
||||
// 538530 for details about Windows; we have a pref here that allows it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue