New issue
Advanced search Search tips

Issue 762516 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 760320



Sign in to add a comment

Content_Unittests-Viz: render_widget_host_unittest

Project Member Reported by jonr...@chromium.org, Sep 6 2017

Issue description

render_widget_host_unittest.cc has dependencies on:
  -  viz::BeginFrameAck
  -  viz::TransferableResource
  -  viz::mojom::CompositorFrameSinkPtr 
  -  viz::LocalSurfaceId

This affects the following test classes:
  -  RenderWidgetHostAsyncWheelEventsEnabledMojoInputDisabledTest
  -  RenderWidgetHostAsyncWheelEventsEnabledTest
  -  RenderWidgetHostInitialSizeTest
  -  RenderWidgetHostTest
  -  RenderWidgetHostWheelScrollLatchingDisabledTest
  -  RenderWidgetHostWheelScrollLatchingMojoInputDisabledTest

Find out how the Viz process split impacts this test, and update.
 
Status: WontFix (was: Untriaged)
Mostly usage of components/viz/common
Creates a local stubbed version of CompositorFrameSinkPtr which is fine.

Comment 2 by laforge@google.com, Nov 8 2017

Components: -Internals>Viz Internals>Services>Viz
Migrating from Internals>Viz to Internals>Services>Viz.

Sign in to add a comment