Bug 221825
| Summary: | [GPUP] Test fast/canvas/webgl/texImage2D-video-flipY-true.html fails when media in GPU Process is enabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Peng Liu <peng.liu6> |
| Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | dino, kbr, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=222461 | ||
| Bug Depends on: | |||
| Bug Blocks: | 221830 | ||
Peng Liu
@@ -1,6 +1,6 @@
Setting video src.
Video can play.
Checking the canvas pixels.
-PASS: Bottom edge is red.
-PASS: Top edge is blue.
+FAIL: Bottom edge is not red.
+FAIL: Top edge is not blue.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/74527540>
Peng Liu
This test passes when both "Media in GPU Process" and "WebGL in GPU Process" are enabled.
Peng Liu
*** This bug has been marked as a duplicate of bug 222461 ***