Bug 180833
Summary: | Web Inspector: support OffscreenCanvas for Context2D | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, inspector-bugzilla-changes, joepeck, kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=243362 https://bugs.webkit.org/show_bug.cgi?id=243361 https://bugs.webkit.org/show_bug.cgi?id=254069 |
||
Bug Depends on: | 180770 | ||
Bug Blocks: | 183720, 254070, 256747 |
Devin Rousso
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/36059660>
Joseph Pecoraro
Also maybe adding the Canvas domain to Worker inspectors assuming OffscreenCanvas is available in Workers.
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/2873
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/11648
Kimmo Kinnunen
*** Bug 253879 has been marked as a duplicate of this bug. ***
EWS
Committed 262388@main (552a34376f96): <https://commits.webkit.org/262388@main>
Reviewed commits have been landed. Closing PR #11648 and removing active labels.
EWS
Committed 267488@main (b5959d78adc4): <https://commits.webkit.org/267488@main>
Reviewed commits have been landed. Closing PR #2873 and removing active labels.