Bug 162767 - Add support for ImageData.data attribute
Summary: Add support for ImageData.data attribute
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://html.spec.whatwg.org/#imagedata
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-09-29 19:49 PDT by Chris Dumez
Modified: 2016-09-30 07:22 PDT (History)
9 users (show)

See Also:


Attachments
Patch (4.81 KB, patch)
2016-09-29 21:00 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-09-29 19:49:01 PDT
Add support for ImageData.data attribute:
- https://html.spec.whatwg.org/#imagedata

Firefox supports it.
Comment 1 Chris Dumez 2016-09-29 21:00:33 PDT
Created attachment 290289 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-30 07:22:48 PDT
Comment on attachment 290289 [details]
Patch

Clearing flags on attachment: 290289

Committed r206634: <http://trac.webkit.org/changeset/206634>
Comment 3 WebKit Commit Bot 2016-09-30 07:22:53 PDT
All reviewed patches have been landed.  Closing bug.