Closed Bug 1694113 Opened 3 years ago Closed 3 years ago

image.avif.enabled should depend on MOZ_AV1

Categories

(Core :: Graphics: ImageLib, defect)

defect

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: jcristau, Assigned: jbauman)

References

Details

Attachments

(1 file)

https://searchfox.org/mozilla-central/rev/c8ce16e4299a3afd560320d8d094556f2b5504cd/browser/components/downloads/DownloadsViewableInternally.jsm#154 says:

    // NOTE: This does not handle MOZ_AV1, which determines whether
    // the browser is built with AV1, and therefore AVIF, support.
    // When image.avif.enabled is set true by default in
    // StaticPrefList.yaml, it should be wrapped in #ifdef MOZ_AV1

But AFAICT image.avif.enabled is set to true unconditionally in StaticPrefList.yaml

Flags: needinfo?(jbauman)
Severity: -- → S3
Assignee: nobody → jbauman
Status: NEW → ASSIGNED
Flags: needinfo?(jbauman)
Pushed by jbauman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ee0901edd847
image.avif.enabled should depend on MOZ_AV1. r=agashlin
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: