DescriptionFix create OnScreen surface on Mac for compositor_unittests
After issue https://codereview.chromium.org/227473009 there is no code for
create OnScreen surface for Mac which is using in compositor_unittests.
Result:
18 tests crashed:
LayerWithDelegateTest.ConvertPointToLayer_Medium
LayerWithDelegateTest.ConvertPointToLayer_Simple
LayerWithDelegateTest.DelegatedLayer
LayerWithDelegateTest.SchedulePaintFromOnPaintLayer
LayerWithDelegateTest.SetBoundsWhenInvisible
LayerWithNullDelegateTest.SetBoundsSchedulesPaint
LayerWithNullDelegateTest.Visibility
LayerWithRealCompositorTest.CompositorObservers
LayerWithRealCompositorTest.Delegate
LayerWithRealCompositorTest.Draw
LayerWithRealCompositorTest.DrawPixels
LayerWithRealCompositorTest.DrawTree
LayerWithRealCompositorTest.Hierarchy
LayerWithRealCompositorTest.HierarchyNoTexture
LayerWithRealCompositorTest.ModifyHierarchy
LayerWithRealCompositorTest.Opacity
LayerWithRealCompositorTest.ScaleReparent
LayerWithRealCompositorTest.ScaleUpDown
If surface is created then all tests passed.
R=sievers@chromium.org, ccameron1@chromium.org, danakj@chromium.org
TEST=compositor_unittests
Committed: https://crrev.com/18499aa5a6af1ee9132436dd3a2fd3cbdb580918
Cr-Commit-Position: refs/heads/master@{#291863}
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|