Do not launch the GPU info collection process if the device id is 0
By the time the GPU info collection is requested, the GPU vendor id and device id should be available. Something must be wrong if the device id is 0. In this case, no need to collect GPU info. This CL also renames the info collection GPU process from GPU_PROCESS_KIND_UNSANDBOXED_NO_GL to GPU_PROCESS_KIND_INFO_COLLECTION Bug: 896565 Change-Id: I00e1a70448f337f148ae7ad4f016d2308c284fba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036940 Commit-Queue: Maggie Chen <magchen@chromium.org> Reviewed-by:Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#738682}
Showing
Please register or sign in to comment