mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1813145 - Enable AVIF sequences on nightly. r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D168629
This commit is contained in:
parent
8c13b1fe8f
commit
2dbecf9ab6
@ -7127,7 +7127,7 @@
|
||||
# Whether to allow decoding of animated AVIF sequences.
|
||||
- name: image.avif.sequence.enabled
|
||||
type: RelaxedAtomicBool
|
||||
value: false
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
mirror: always
|
||||
|
||||
# Whether AVIF files containing sequences should be animated even when the
|
||||
|
Loading…
Reference in New Issue
Block a user