Closed Bug 1772024 Opened 2 years ago Closed 2 years ago

Enable the pref `gfx.core-animation.specialize-video` for beta and beyond

Categories

(Core :: Graphics, task)

Unspecified
macOS
task

Tracking

()

RESOLVED FIXED
105 Branch
Tracking Status
firefox105 --- fixed

People

(Reporter: bradwerth, Assigned: bradwerth)

References

Details

Attachments

(2 files)

The pref gfx.core-animation.specialize-video is on by default in Nightly. When the blocking issues are resolved, we should turn it on for beta and beyond.

Attachment #9283706 - Attachment description: Bug 1772024: Turn pref on for all channels, update pref comment. → Bug 1772024: Turn pref on for Apple Silicon on all channels, update pref comment.
Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b7ac0818601f
Turn pref on for Apple Silicon on all channels, update pref comment. r=jrmuizel
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch

Looks like the combination of #ifdef XP_MACOSX and #if defined(_ARM64_) is not activating for Apple Silicon. I'll need to rework this.

Status: RESOLVED → REOPENED
Resolution: FIXED → ---

defined(MOZ_AARCH64) is the appropriate clause, according to generate_static_pref_list.py.

Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6980edaaa619
Part 2: Fix clause for Apple Silicon for video specialize pref. r=gfx-reviewers,lsalzman
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: