[meta] wr-intel-mvp
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | unaffected |
| firefox69 | + | disabled |
| firefox70 | - | verified |
People
(Reporter: jrmuizel, Assigned: kats)
References
(Blocks 1 open bug)
Details
(Keywords: meta)
Attachments
(4 files)
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
| Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
| Reporter | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
•
|
||
Just to be clear, this bug ("Intel MVP") is for users who are:
- On Windows10,
- Using one of the whitelisted Intel graphics cards,
- Have no battery, and
- Have small screens (smaller than 1920 x 1200)
| Comment hidden (obsolete) |
| Assignee | ||
Comment 4•7 years ago
|
||
This uses positive-but-empty #if conditions with else clauses rather than
inverted conditions for better readability and documentation.
| Assignee | ||
Comment 5•7 years ago
|
||
It doesn't need to be an argument since it's not used by the caller.
Depends on D37083
| Assignee | ||
Comment 6•7 years ago
|
||
Depends on D37084
| Assignee | ||
Comment 7•7 years ago
|
||
I'm not really that happy with the third patch but I couldn't think of a better way to do it.
Updated•7 years ago
|
| Assignee | ||
Comment 9•7 years ago
|
||
Comment on attachment 9076241 [details]
Bug 1550023 - Allow WR on a subset of Intel to ride into early beta on Windows. r?jrmuizel
Beta/Release Uplift Approval Request
- User impact if declined: Intel graphics users on Windows desktop machines won't get WR in early beta.
We have WR enabled for this population on Nightly, would like to release it to early beta as well in 69. Then in 70 we can try to push it to release assuming no major issues crop up.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: After uplift, ensure WR is enabled by default on beta builds when running on Windows desktop machines with modern Intel graphics cards and sub-4k displays.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Low risk, just fiddling with some ifdefs to allow early beta windows users to get WR enabled.
- String changes made/needed:
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 10•7 years ago
|
||
Comment on attachment 9076241 [details]
Bug 1550023 - Allow WR on a subset of Intel to ride into early beta on Windows. r?jrmuizel
Clearing uplift request for now. Apparently we might want this to ride to release in 69 and not 70. Will re-request once we confirm.
Comment 11•7 years ago
|
||
| bugherder | ||
| Reporter | ||
Comment 12•7 years ago
|
||
Yes, we want this to ride into release 69.
| Assignee | ||
Comment 13•7 years ago
|
||
In that case we should:
- tweak the condition to use the smaller display size
- land the remaining patches up for review
- request uplift on all three/four patches
Then, just before 69 goes to release, we should land a patch in 69 to turn off gfx.webrender.all.qualified and use normandy to do the gradual rollout of turning it back on.
| Assignee | ||
Comment 14•7 years ago
|
||
| Assignee | ||
Comment 15•7 years ago
|
||
Once these patches land WR will be riding to release on small-screen intel Windows desktop devices, which effectively completes this bug. So dropping leave-open keyword.
Comment 16•7 years ago
|
||
Comment 17•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b7cb3e295ca7
https://hg.mozilla.org/mozilla-central/rev/b6505d3d38c1
https://hg.mozilla.org/mozilla-central/rev/7aa8046c0902
Updated•7 years ago
|
| Assignee | ||
Comment 18•7 years ago
•
|
||
Comment on attachment 9076241 [details]
Bug 1550023 - Allow WR on a subset of Intel to ride into early beta on Windows. r?jrmuizel
Beta/Release Uplift Approval Request
- User impact if declined: Firefox 69 users on whitelisted Intel cards will not get WR enabled in beta/release. Also we won't be able to do progressive rollout of WR to more populations without impacting existing users who have WR enabled in release.
- 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: On 69 beta with the patches applied, verify that:
- Windows 10 desktop machines with modern Intel graphics cards and small displays (less than 1920 x 1200) get WR enabled by default, and WR gets disabled if gfx.webrender.all.qualified (hidden pref) is set to false via about:config.
- Windows 10 desktop machines with modern Nvidia and AMD graphics cards get WR enabled by default, and WR remains enabled even if gfx.webrender.all.qualified is set to false via about:config.
- List of other uplifts needed: None
- Risk to taking this patch: Medium
- Why is the change risky/not risky? (and alternatives if risky): Small risk that we accidentally enable/disable WR on the wrong set of users as the conditions for enabling are getting more complex. QA verification should mitigate the risk, and we are early enough in the beta cycle that we should be able to catch any problems.
- String changes made/needed:
| Assignee | ||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 19•7 years ago
|
||
Comment on attachment 9076241 [details]
Bug 1550023 - Allow WR on a subset of Intel to ride into early beta on Windows. r?jrmuizel
Enables WebRender on a targeted set of Intel graphics chipsets as planned for 69. As was noted, it's early enough in the Beta cycle that we should have time to be on the lookout for any fallout. Thanks for including QA testing instructions. Approved for 69.0b4.
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Comment 20•7 years ago
|
||
Looks like D37085 needs rebasing for Beta. The other 3 graft cleanly.
| Assignee | ||
Comment 21•7 years ago
|
||
Thanks for the heads-up. I can rebase and push the uplift.
| Assignee | ||
Comment 22•7 years ago
|
||
| uplift | ||
remote: https://hg.mozilla.org/releases/mozilla-beta/rev/ebb122d3a9039666139745370d309f4b7739c098
remote: https://hg.mozilla.org/releases/mozilla-beta/rev/1079a6582a0687c1b8457e9ab1417de11cd557aa
remote: https://hg.mozilla.org/releases/mozilla-beta/rev/c69f2d22e51ef9131843e2806ff20aa16a0de2f8
remote: https://hg.mozilla.org/releases/mozilla-beta/rev/ea96619eb18345b62d6280e61f877bc358af1c91
Updated•7 years ago
|
| Reporter | ||
Comment 23•7 years ago
|
||
Reopened because it's a meta
| Assignee | ||
Comment 24•7 years ago
|
||
But.. it's fixed in that lack of any further action will result in WR being released to the intel mvp population in 69. Open blockers should either be fixed or moved to a different meta. For tracking/QA purposes it's better to leave this bug as fixed.
| Reporter | ||
Comment 25•7 years ago
|
||
Ok. Seems reasonable.
Comment 26•6 years ago
|
||
I don't think this happened for 69, but it looks to be potentially riding the train for 70.
Comment 27•6 years ago
|
||
(In reply to Liz Henry (:lizzard) from comment #26)
I don't think this happened for 69, but it looks to be potentially riding the train for 70.
Correct
Comment 28•6 years ago
|
||
[Tracking Requested - why for this release]: we would like to ship our Intel MVP with 70
Comment 29•6 years ago
|
||
This feature was completed and Sign-off was sent with Green color. Removing qe flags.
Comment 31•6 years ago
|
||
Report for this experiment: https://metrics.mozilla.com/~sguha/mz/webrender/bug1580913/report.1.html
Description
•