Bug 1407461: Allow hardware acceleration for Windows drivers with mismatched DLL...
commita858f46d01e96a9e3000050dc39903c8225b0cac
authorBrad Werth <bwerth@mozilla.com>
Tue, 7 Feb 2023 20:30:13 +0000 (7 20:30 +0000)
committerBrad Werth <bwerth@mozilla.com>
Tue, 7 Feb 2023 20:30:13 +0000 (7 20:30 +0000)
treec6a1d4f227788abf91a3b535674d21452004083a
parente123a605f4f73b6ce1c4c0b54b5c7a18cf284ffb
Bug 1407461: Allow hardware acceleration for Windows drivers with mismatched DLL and registry versions on Nightly. r=gfx-reviewers,jrmuizel

On Nightly, mismatched driver versions will be noted in any associated
crash reports, but otherwise will not be reported and will not prevent
hardware acceleration from activating.

On Beta and Release, we will continue to treat this as a disqualifying
condition.

Differential Revision: https://phabricator.services.mozilla.com/D168997
widget/windows/GfxInfo.cpp