Open
Bug 1716657
Opened 4 years ago
Updated 4 years ago
dump windowUtils.layerManagerType when running reftests to know which backend we are really using
Categories
(Testing :: General, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: jmaher, Unassigned)
References
(Blocks 1 open bug)
Details
Currently the reftest sandbox sets many variables to help indicate which backend we are running:
https://searchfox.org/mozilla-central/source/layout/tools/reftest/manifest.jsm#495
we want to know exactly what is there when confirming a certain -qr, -swr, or -noqr mode.
| Reporter | ||
Comment 1•4 years ago
|
||
it appears that we always have Webrender and if it is a noqr() run, then it is Basic
Updated•4 years ago
|
Severity: -- → S4
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•