GpuSurfaceLookup DCHECK |
||
Issue descriptionGpuSurfaceTracker is compiled as part of a source_set included by content (and soon other components) and it extends a class (GpuSurfaceLookup) which is part of the gpu component. This can causes several instances of the GpuSurfaceTracke singleton to be caused (which is wrong) inheriting from the same GpuSurfaceLookup instance which DCHECKs. GpuSurfaceTracker should probably be part of the gpu component.
,
Nov 2 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Nov 2 2016