RESOLVED FIXED193639
REGRESSION(r238090): [GTK] Broke webgl/webgl-texture-image-buffer-reuse.html
https://bugs.webkit.org/show_bug.cgi?id=193639
Summary REGRESSION(r238090): [GTK] Broke webgl/webgl-texture-image-buffer-reuse.html
Michael Catanzaro
Reported 2019-01-20 19:15:05 PST
r238090 "Make compositing updates incremental" broke layout test webgl/webgl-texture-image-buffer-reuse.html for GTK. There should be a solid green square, inside the outline of the green square, but after this change, the solid green square has disappeared: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r240208%20(9437)/webgl/webgl-texture-image-buffer-reuse-diffs.html
Attachments
Simon Fraser (smfr)
Comment 1 2019-01-22 12:05:04 PST
Probably related to the CanvasContent/CanvasPixelsChanged change. Is GTK hitting the code in WebGLRenderingContextBase::markContextChanged()?
Diego Pino
Comment 2 2023-01-25 19:36:44 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.