RESOLVED FIXED Bug 180833
Web Inspector: support OffscreenCanvas for Context2D
https://bugs.webkit.org/show_bug.cgi?id=180833
Summary Web Inspector: support OffscreenCanvas for Context2D
Devin Rousso
Reported 2017-12-14 13:33:35 PST
Once OffscreenCanvas becomes complete, we should add support for related operations that currently only work with HTMLCanvasElement. - memory cost - dataURL of content - CSS canvas clients (assuming we add support there)
Attachments
Radar WebKit Bug Importer
Comment 1 2017-12-14 15:11:36 PST
Joseph Pecoraro
Comment 2 2017-12-14 15:12:11 PST
Also maybe adding the Canvas domain to Worker inspectors assuming OffscreenCanvas is available in Workers.
Devin Rousso
Comment 3 2022-07-29 19:08:21 PDT
Kimmo Kinnunen
Comment 4 2023-03-17 05:41:06 PDT
Kimmo Kinnunen
Comment 5 2023-03-17 05:43:18 PDT
*** Bug 253879 has been marked as a duplicate of this bug. ***
EWS
Comment 6 2023-03-30 23:46:05 PDT
Committed 262388@main (552a34376f96): <https://commits.webkit.org/262388@main> Reviewed commits have been landed. Closing PR #11648 and removing active labels.
EWS
Comment 7 2023-08-31 00:33:27 PDT
Committed 267488@main (b5959d78adc4): <https://commits.webkit.org/267488@main> Reviewed commits have been landed. Closing PR #2873 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.