Chromium Code Reviews
DescriptionPrevent preliminary blacklisted features from being used too early
EnableSwiftShaderIfNecessary() was calling GpuAccessAllowed()
before UpdatePreliminaryBlacklistedFeatures() was called, causing
GpuAccessAllowed() to return false because of the uninitialized
preliminary blacklisted features list. This simply adds a check
that prevents using uninitialized data.
BUG=697998
Review-Url: https://codereview.chromium.org/2727273003
Cr-Commit-Position: refs/heads/master@{#454432}
Committed: https://chromium.googlesource.com/chromium/src/+/2df232659f116970f80a6d492ec5945173690e2c
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|
||||||||||||||||||||||||||||