New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 608368 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 3
Type: Bug



Sign in to add a comment

command_buffer_gles2 doesn't initialize the base::CommandLine object

Project Member Reported by bsalo...@google.com, May 2 2016

Issue description

The egl implementation relies on this function:
https://chromium.googlesource.com/chromium/src/+/master/base/command_line.cc#203

having been called here:

https://chromium.googlesource.com/chromium/src/+/master/gpu/gles2_conform_support/egl/display.cc#72

but it has not been (at least on Mac).

This causes the Skia bot that runs dm on the command buffer to crash. A few weeks ago this was working.
 
Yeah, I think it's a regression from https://codereview.chromium.org/1871613002
If nobody fixes it before, this should be fixed in https://codereview.chromium.org/1714883002/ if it ever gets in.
Project Member

Comment 3 by sheriffbot@chromium.org, Jun 2 2016

Labels: Hotlist-Google
Status: Fixed (was: Available)
this should be fixed now.

Sign in to add a comment