Bug 183440

Summary: Implement createImageBitmap(OffscreenCanvas)
Product: WebKit Reporter: Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger>
Component: CanvasAssignee: Chris Lord <clord>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, clord, commit-queue, dino, esprehn+autocc, ews-watchlist, ggaren, gyuyoung.kim, koivisto, kondapallykalyan, rniwa, sabouhallawa, simon.fraser, thorton, webkit-bug-importer, ysuzuki, zan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 182686    
Bug Blocks: 183720, 182424, 202572    
Attachments:
Description Flags
Patch
none
Patch none

Description Ms2ger (he/him; ⌚ UTC+1/+2) 2018-03-08 02:09:40 PST
Code similar to the implementation of OffscreenCanvas::transferToImageBitmap() would probably work for the default case, but not if there's any resizing involved.
Comment 1 Chris Lord 2019-10-10 03:34:00 PDT
Created attachment 380626 [details]
Patch
Comment 2 Chris Lord 2019-11-25 10:08:46 PST
Created attachment 384306 [details]
Patch
Comment 3 WebKit Commit Bot 2019-12-03 02:31:01 PST
Comment on attachment 384306 [details]
Patch

Clearing flags on attachment: 384306

Committed r253031: <https://trac.webkit.org/changeset/253031>
Comment 4 WebKit Commit Bot 2019-12-03 02:31:04 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-12-03 02:32:21 PST
<rdar://problem/57586221>