FlingController must use CompositorAnimationObserver on Mac once viz is ready. |
||
Issue descriptionCurrently using the ui::Compositor to progress fling on Mac hits the following error: ERROR:viz_process_transport_factory.cc(366)] Not implemented reached in virtual void content::VizProcessTransportFactory::SetCompositorSuspendedForRecycle(ui::Compositor *, bool)
,
Apr 17 2018
This is not a blocker for viz mac, I need viz on mac to work properly to be able to uncomment the code that uses CompositorAnimationObserver in this cl: https://chromium-review.googlesource.com/c/chromium/src/+/994181/12/content/browser/renderer_host/input/fling_scheduler_mac.mm#24
,
Jul 25
SetCompositorSuspendedForRecycle is benign and since-deleted. |
||
►
Sign in to add a comment |
||
Comment 1 by danakj@chromium.org
, Apr 17 2018