Closed Bug 1566720 Opened 6 years ago Closed 6 years ago

Properly disable AV1 on Android

Categories

(Core :: Preferences: Backend, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: n.nethercote, Assigned: n.nethercote)

References

Details

Attachments

(1 file)

StaticPrefList.h uses defined(Android) for a couple of AV1 prefs, but it should use defined(ANDROID).

ANDROID is a preprocessor constant; Android is not.

Blocks: 1564724
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: