[Webkit-unassigned] [Bug 209809] New: Add WebGL(2) context support to OffscreenCanvas
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 31 07:52:34 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=209809
Bug ID: 209809
Summary: Add WebGL(2) context support to OffscreenCanvas
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Canvas
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clord at igalia.com
CC: dino at apple.com
Depends on: 202797
Blocks: 183720
After bug 202797, OffscreenCanvas works with 2d canvas contexts (minus text functions), but does not work for WebGL contexts. A lot of the WebGL code assumes an HTMLCanvasElement (mostly unnecessarily) - this bug covers the work needed to have it work with an OffscreenCanvas.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=183720
[Bug 183720] Complete OffscreenCanvas implementation
https://bugs.webkit.org/show_bug.cgi?id=202797
[Bug 202797] Implement Canvas.transferControlToOffscreen and OffscreenCanvasRenderingContext2D.commit
--
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/20200331/06a14469/attachment-0001.htm>
More information about the webkit-unassigned
mailing list