[Webkit-unassigned] [Bug 259306] REGRESSION (Safari 17 beta): WebGL contexts drawn into canvas contexts are upside-down when premultipliedAlpha is false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 19 12:53:25 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=259306

--- Comment #4 from Dean Jackson <dino at apple.com> ---
Copying from the internal analysis:

https://commits.webkit.org/262518@main seems to be the cause.

And I assume it is the call to `readCompositedResults()` or `paintRenderingResultsToPixelBuffer()` that produces a NativeImage that is a different orientation to the one we'd get otherwise. They are always flipped when rendering into the 2D canvas.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230719/9191f9f2/attachment.htm>


More information about the webkit-unassigned mailing list