WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2017-10-21 00:36:24 PDT
<
rdar://problem/35104118
>
Dean Jackson
Comment 2
2017-10-21 00:41:05 PDT
Created
attachment 324497
[details]
Patch
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
Committed
r223819
: <
https://trac.webkit.org/changeset/223819
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug