Bug 178573

Summary: Add createImageBitmap to Window and Worker
Product: WebKit Reporter: Dean Jackson <dino>
Component: CanvasAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, buildbot, cdumez, dino, esprehn+autocc, gyuyoung.kim, kondapallykalyan, sam, ultravistor, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=183247
Attachments:
Description Flags
Patch sam: review+

Comment 1 Radar WebKit Bug Importer 2017-10-20 03:29:31 PDT
<rdar://problem/35092692>
Comment 2 Dean Jackson 2017-10-20 03:39:04 PDT
Created attachment 324381 [details]
Patch
Comment 3 Sam Weinig 2017-10-20 04:41:55 PDT
I think you need to make "ImageBitmap.h" a private header to fix the Mac/iOS builds.
Comment 4 Dean Jackson 2017-10-20 10:48:02 PDT
Committed r223775: <https://trac.webkit.org/changeset/223775>
Comment 5 Ms2ger (he/him; ⌚ UTC+1/+2) 2018-02-26 09:06:37 PST
*** Bug 173869 has been marked as a duplicate of this bug. ***