RESOLVED CONFIGURATION CHANGED 169622
Upcoming changes to CanvasContext2D getImageData()
https://bugs.webkit.org/show_bug.cgi?id=169622
Summary Upcoming changes to CanvasContext2D getImageData()
Fernando Serboncini
Reported 2017-03-14 12:38:41 PDT
This is a heads up that we are considering changing the spec of getImageData() to improve interoperability. The gist of it is we are changing the IDL signature of the function from double to long, removing edge cases (dimensions in (0,1) range) and adding web platform tests. This is the relevant issue: https://github.com/whatwg/html/issues/2433 I'll update this with the spec and web-platform change when appropriate.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-03-15 19:43:28 PDT
Anne van Kesteren
Comment 3 2024-09-03 08:52:26 PDT
This change was made at some point.
Note You need to log in before you can comment on or make changes to this bug.