RESOLVED FIXED 182921
Support OffscreenCanvas as a CanvasImageSource type in CanvasDrawImage, CanvasFillStrokeStyles
https://bugs.webkit.org/show_bug.cgi?id=182921
Summary Support OffscreenCanvas as a CanvasImageSource type in CanvasDrawImage, Canva...
Zan Dobersek
Reported 2018-02-19 00:59:27 PST
OffscreenCanvas should be listed in the CanvasImageSource typedef in CanvasDrawImage.idl and CanvasFillStrokeStyles.idl. Implementation-wise, all of the code is already there, but it has to be broadened from covering only HTMLCanvasElement objects to covering CanvasBase instead.
Attachments
WIP patch (9.96 KB, patch)
2018-02-19 01:00 PST, Zan Dobersek
no flags
Patch (72.92 KB, patch)
2019-10-10 03:15 PDT, Chris Lord
no flags
Patch (72.59 KB, patch)
2019-11-25 09:22 PST, Chris Lord
no flags
Zan Dobersek
Comment 1 2018-02-19 01:00:47 PST
Created attachment 334142 [details] WIP patch
Chris Lord
Comment 2 2019-10-10 03:15:57 PDT
Chris Lord
Comment 3 2019-11-25 09:22:19 PST
Antti Koivisto
Comment 4 2019-11-25 09:31:56 PST
Comment on attachment 384301 [details] Patch r=me
WebKit Commit Bot
Comment 5 2019-11-25 10:15:57 PST
Comment on attachment 384301 [details] Patch Clearing flags on attachment: 384301 Committed r252864: <https://trac.webkit.org/changeset/252864>
WebKit Commit Bot
Comment 6 2019-11-25 10:16:00 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2019-11-25 10:16:26 PST
Note You need to log in before you can comment on or make changes to this bug.