Rollout WebRender to Intel laptops with older drivers.
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: jrmuizel, Assigned: jrmuizel, NeedInfo)
References
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
There's no distinction between 'Intel' and 'IntelModern' in release
so even though we switch to 'Intel' it has no effect.
Assignee | ||
Comment 1•5 years ago
|
||
There's no distinction between 'Intel' and 'IntelModern' in release
so even though we switch to 'Intel' it has no effect.
Assignee | ||
Comment 3•5 years ago
|
||
Comment on attachment 9178438 [details]
Bug 1668000 - Rollout WebRender to Intel laptops with older drivers.
Beta/Release Uplift Approval Request
- User impact if declined: Fewer intel users will get WebRender. This laptop users with drivers older than 21.20.16.4550 get WebRender
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- 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 just removes a
#ifndef EARLY_BETA_OR_EARLIER
.
We've been shipping to this audience for multiple cycles on early beta and nightly with no reported problems. - String changes made/needed:
Comment 4•5 years ago
|
||
Backed out for build bustages.
Log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=317060045&repo=autoland&lineNumber=28483
Backout: https://hg.mozilla.org/integration/autoland/rev/58d3489c2e20f2b3f5d696d89fcad2287bf54e7f
![]() |
||
Comment 6•5 years ago
|
||
bugherder |
Assignee | ||
Updated•5 years ago
|
Comment 7•5 years ago
|
||
Comment on attachment 9178438 [details]
Bug 1668000 - Rollout WebRender to Intel laptops with older drivers.
more webrender, approved for 82.0b6
Comment 8•5 years ago
|
||
bugherder uplift |
Comment 9•5 years ago
|
||
Could you please provide some info regarding testing steps for QA?
Description
•