Closed
Bug 1766298
Opened 2 years ago
Closed 2 years ago
Make video-dynamic-range: high match only for macOS 11+
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
101 Branch
People
(Reporter: bradwerth, Assigned: bradwerth)
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-release+
|
Details | Review |
We've decided that our messaging on FF 100 will claim macOS HDR support for macOS 11+. Let's make the capabilities reporting match that so we don't confuse users on earlier macOS who visit YT and get served HDR content that might not display correctly (due to Bug 1763781 and any other issues we haven't found yet).
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c80ceedfeb20
Report video-dynamic-range: high on macOS 11+. r=gfx-reviewers,jrmuizel
Assignee | ||
Comment 3•2 years ago
|
||
Comment on attachment 9273696 [details]
Bug 1766298: Report video-dynamic-range: high on macOS 11+.
Beta/Release Uplift Approval Request
- User impact if declined: Users with macOS 10.13 through 10.15 who visit YouTube will be offered HDR content, which might not render correctly.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This is just a capabilities reporting change, and affects capabilities that only YouTube is checking. The code paths involved (yes HDR, no HDR) have adequate testing coverage.
- String changes made/needed:
- Is Android affected?: No
Attachment #9273696 -
Flags: approval-mozilla-beta?
Comment 4•2 years ago
|
||
Comment on attachment 9273696 [details]
Bug 1766298: Report video-dynamic-range: high on macOS 11+.
Approved for 100.0rc1
Attachment #9273696 -
Flags: approval-mozilla-beta? → approval-mozilla-release+
Comment 5•2 years ago
|
||
bugherder uplift |
status-firefox100:
--- → fixed
Comment 6•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•