[Webkit-unassigned] [Bug 202368] Web Inspector: Canvas Context "resets" when resizing WI with WebGPU demo
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 30 15:29:47 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202368
--- Comment #1 from Devin Rousso <drousso at apple.com> ---
I think the reason for this is that the underlying `WebGPUDevice` object gets GCd.
Interesting. Would it be unreasonable to keep the `WebGPUDevice` alive so long as the underlying `GPUDevice` stays alive? I wonder if this is also a problem with `CanvasRenderingContext`.
--
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/20190930/cc165fc3/attachment.html>
More information about the webkit-unassigned
mailing list