ContentBrowserTests-Viz: RenderThreadImplBrowserTest |
|||
Issue descriptionRenderThreadImplBrowserTest has a dependency on components/viz/common/resources/buffer_to_texture_target_map.h Find out how the Viz process split impacts this test, and update.
,
Aug 29 2017
Good to know!
In this particular case it is just using this to set command line flags, which would be used elsewhere:
cmd->AppendSwitchASCII(
switches::kContentImageTextureTarget,
viz::BufferToTextureTargetMapToString(
viz::DefaultBufferToTextureTargetMapForTesting()));
Marking this as WontFix, since fsamuel@ says it should be fine. But I'll keep an eye on it once the spli happens
,
Sep 6 2017
components/viz/common/ is available
,
Nov 8 2017
Migrating from Internals>Viz to Internals>Services>Viz. |
|||
►
Sign in to add a comment |
|||
Comment 1 by fsam...@chromium.org
, Aug 29 2017