RESOLVED FIXED 178619
createImageBitmap with basic HTMLImageElement
https://bugs.webkit.org/show_bug.cgi?id=178619
Summary createImageBitmap with basic HTMLImageElement
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.