- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Jan 2011 13:41:38 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11890
Summary: Sometimes we need a pixel(x,y) method.
createImageData(1,1) anj put it is slow. javascript is
not as fast as c/c++
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML Canvas 2D Context (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://dev.w3.org/html5/2dcontext/
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#top
Comment:
Sometimes we need a pixel(x,y) method.
createImageData(1,1) anj put it is slow.
javascript is not as fast as c/c++
Posted from: 163.5.2.210
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 27 January 2011 13:41:40 UTC