This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Back to bug 18631

Who When What Removed Added
alexei03a 2012-08-21 03:36:49 UTC Priority P3 P1
Hardware Other All
OS other All
Severity normal enhancement
alexei03a 2012-08-21 03:40:57 UTC Summary I have idea for add URL.createObjectURL for ImageData objects. ImageData gets superpowers - he can be image in CSS background, <img> and other elements. ImageData can be animated, you can create unstandart image formats, custom animations and filters. ImageData as image or URL.createObjectURL(ctx.createImageData(width,height))
alexei03a 2012-08-21 03:42:59 UTC URL http://www.whatwg.org/specs/web-apps/current-work/#head http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
alexei03a 2012-08-21 04:15:58 UTC Status NEW RESOLVED
Resolution --- INVALID
alexei03a 2012-08-21 04:16:14 UTC Status RESOLVED VERIFIED
alexei03a 2012-08-21 04:40:34 UTC Status VERIFIED REOPENED
Resolution INVALID ---
alexei03a 2012-08-21 08:00:14 UTC URL http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#pixel-manipulation
alexei03a 2012-08-21 08:01:45 UTC Status REOPENED NEW
alexei03a 2012-08-21 08:03:03 UTC Summary ImageData as image or URL.createObjectURL(ctx.createImageData(width,height)) [HTML5] ImageData object as image
alexei03a 2012-08-21 08:04:10 UTC Priority P1 P2
alexei03a 2012-08-21 14:02:39 UTC Component HTML HTML Canvas 2D Context
Assignee ian jaymunro
Product WHATWG HTML WG
QA Contact contributor public-html-bugzilla
CC public-html-wg-issue-tracking, public-html
alexei03a 2012-08-21 14:04:02 UTC Severity enhancement normal
alexei03a 2012-08-21 14:06:26 UTC See Also https://www.w3.org/Bugs/Public/show_bug.cgi?id=18246
alexei03a 2012-08-21 14:09:59 UTC See Also https://www.w3.org/Bugs/Public/show_bug.cgi?id=18246
me 2012-08-21 16:36:58 UTC CC me
jaymunro 2012-08-21 21:21:13 UTC CC plh
Component HTML Canvas 2D Context default
Product HTML WG HTML.next
ian 2012-08-24 18:08:19 UTC CC ian
alexei03a 2012-08-25 03:56:00 UTC Component default HTML
Assignee jaymunro ian
Product HTML.next WHATWG
QA Contact public-html-bugzilla contributor
alexei03a 2012-08-25 04:52:00 UTC Severity normal trivial
alexei03a 2012-08-25 04:52:30 UTC Severity trivial minor
alexei03a 2012-08-25 04:52:50 UTC Severity minor normal
alexei03a 2012-08-25 04:54:16 UTC Summary [HTML5] ImageData object as image [Proposal] Using URL.createObjectURL in ImageData (creating ImageData image)
alexei03a 2012-08-25 04:54:42 UTC Summary [Proposal] Using URL.createObjectURL in ImageData (creating ImageData image) [Proposal] Using URL.createObjectURL in ImageData (creating image)
alexei03a 2012-08-25 04:55:13 UTC Status NEW ASSIGNED
alexei03a 2012-08-25 08:15:42 UTC Attachment #1178 Attachment description Description Description (Russian, adaptive)
ian 2012-10-16 18:38:47 UTC Status ASSIGNED RESOLVED
Resolution --- WORKSFORME

Back to bug 18631