Resizing Unittests Fail in Viz |
||
Issue descriptionA few content_unittests are failing with --enable-viz when trying to look at resize parameters RenderWidgetHostInitialSizeTest.InitialSize RenderWidgetHostTest.ResizeThenCrash both fail looking for host_->resize_ack_pending_. RenderWidgetHostTest.Resize fails in content::RenderWidgetHostImpl::OnResizeOrRepaintACK on a check: Check failed: !g_check_for_pending_resize_ack || resize_ack_pending_. These can be reproduced on Linux. fsamuel@ could you help triage this?
,
Jan 9 2018
As part of turning on surface sync on by default, these unit tests were fixed (disabled): https://chromium-review.googlesource.com/c/chromium/src/+/854736 |
||
►
Sign in to add a comment |
||
Comment 1 by fsam...@chromium.org
, Jan 4 2018