[Webkit-unassigned] [Bug 238846] ImageBitmapRenderingContext::setOutputBitmap() can trigger accelerated drawing in the webcontent process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 18:47:53 PDT 2022


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

--- Comment #3 from Matt Woodrow <mattwoodrow at apple.com> ---
I can't seem to reproduce any failures here, though we're definitely allocating an IOSurface from the WebContent process.

Since this only happens when we don't have an actual image bitmap (and are just allocated a blank backing store), can we just drop hardware acceleration?

Passing RenderingPurpose::Canvas seems like it wouldn't help, since that parameter is only taken into account if we also pass a window via the CreationContext param.

-- 
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/20220407/ba24f9e3/attachment.htm>


More information about the webkit-unassigned mailing list