New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 865556 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

Fix nonroot underlay in the Direct Composition path in Windows

Project Member Reported by magchen@chromium.org, Jul 19

Issue description

Chrome Version: M69 3497
OS: Win10

What steps will reproduce the problem?
Run content\test\gpu\run_gpu_integration_test.py pixel --browser=release --test-filter="DirectComposition_Nonroot"
Or Run \content\test\data\gpu\pixel_video_nonroot.html

What is the expected result?
Pass. A image with gradient.
What happens instead?
Failure. A image without gradient.

Note: Nonroot underlay in the Direct Composition path is not enabled by default except for the protected video playback. Use command line '--enable-features=DirectCompositionNonrootOverlays,DirectCompositionUnderlays' to enable it. This DirectComposition_Nonroot pixel test uses gradient function and the test result shows this gradient, blending effect doesn't take effect. See pixel_video_nonroot.html for the test detail.

 
Status: Assigned (was: Untriaged)

Sign in to add a comment