Bug 206916 - Fix compositing/video/poster.html test by making blending image opaque to deal with flakey failures.
Summary: Fix compositing/video/poster.html test by making blending image opaque to dea...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Megan Gardner
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-28 16:51 PST by Megan Gardner
Modified: 2021-08-17 15:15 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.23 KB, patch)
2020-01-28 16:58 PST, Megan Gardner
no flags Details | Formatted Diff | Diff
Patch (4.40 KB, patch)
2020-01-28 17:09 PST, Megan Gardner
no flags Details | Formatted Diff | Diff
Patch (4.40 KB, patch)
2020-01-28 17:22 PST, Megan Gardner
no flags Details | Formatted Diff | Diff
Patch (4.40 KB, patch)
2020-01-28 17:23 PST, Megan Gardner
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Megan Gardner 2020-01-28 16:51:02 PST
Fix compositing/video/poster.html text by making blending image opque to deal with flakey failures.
Comment 1 Megan Gardner 2020-01-28 16:58:18 PST
Created attachment 389089 [details]
Patch
Comment 2 Megan Gardner 2020-01-28 17:09:22 PST
Created attachment 389090 [details]
Patch
Comment 3 Megan Gardner 2020-01-28 17:09:55 PST
<rdar://problem/58840031>
Comment 4 Simon Fraser (smfr) 2020-01-28 17:20:44 PST
Comment on attachment 389090 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=389090&action=review

> LayoutTests/ChangeLog:3
> +        Fix compositing/video/poster.html test by making blending image opque to deal with flakey failures.

opque
Comment 5 Megan Gardner 2020-01-28 17:22:19 PST
Created attachment 389093 [details]
Patch
Comment 6 Megan Gardner 2020-01-28 17:23:31 PST
Created attachment 389094 [details]
Patch
Comment 7 WebKit Commit Bot 2020-01-29 00:58:44 PST
Comment on attachment 389090 [details]
Patch

Clearing flags on attachment: 389090

Committed r255341: <https://trac.webkit.org/changeset/255341>