Bug 178619

Summary: createImageBitmap with basic HTMLImageElement
Product: WebKit Reporter: Dean Jackson <dino>
Component: CanvasAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, dino, esprehn+autocc, graouts, gyuyoung.kim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch graouts: review+

Dean Jackson
Reported 2017-10-21 00:35:26 PDT
createImageBitmap with basic HTMLImageElement
Attachments
Patch (18.21 KB, patch)
2017-10-21 00:41 PDT, Dean Jackson
graouts: review+
Dean Jackson
Comment 1 2017-10-21 00:36:24 PDT
Dean Jackson
Comment 2 2017-10-21 00:41:05 PDT
Antoine Quint
Comment 3 2017-10-21 01:03:46 PDT
Comment on attachment 324497 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=324497&action=review > Source/WebCore/html/ImageBitmap.cpp:133 > + // FIXME: Move this into a separate function and handle the cropping/resizing. Could use a bugzilla bug here. > LayoutTests/http/wpt/common/canvas-tests.js:35 > +function _assertPixel(canvas, x,y, r,g,b,a, pos, colour) I'm pretty sure it's "color"
Dean Jackson
Comment 4 2017-10-21 14:49:28 PDT
Note You need to log in before you can comment on or make changes to this bug.