New issue
Advanced search Search tips

Issue 910812 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Dec 6
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug-Regression



Sign in to add a comment

--disable-gl-error-limit no longer works

Project Member Reported by kainino@chromium.org, Dec 1

Issue description

--disable-gl-error-limit no longer works, because service_utils:
https://cs.chromium.org/chromium/src/gpu/command_buffer/service/service_utils.cc?l=125&rcl=38387d163c88ae4755028d85ce58a7b3c887883d
checks the command line, but it should be checking the GpuPreferences:
https://cs.chromium.org/chromium/src/gpu/config/gpu_preferences.h?l=111&rcl=e13e548536440ee7c9104ccaa0f6190438a01605

It seems possible that some of the other checks in service_utils.cc are also wrong now.
 
Owner: jdarpinian@chromium.org
Status: Started (was: Available)
Status: Fixed (was: Started)

Sign in to add a comment