Status: Accepted
Owner: ----
CC: [email protected]
Labels: Type-Bug Priority-Medium

New issue 2294 by [email protected]: Apparently incorrect rounding in Uint8ClampedArray implementation in V8
http://code.google.com/p/v8/issues/detail?id=2294

WebKit bug https://bugs.webkit.org/show_bug.cgi?id=94246 and related bug https://bugs.webkit.org/show_bug.cgi?id=40272 indicates that the Uint8ClampedArray implementation in V8 (formerly CanvasPixelArray) might have incorrect rounding semantics in certain situations. The tests which seem to be failing are

http://philip.html5.org/tests/canvas/suite/tests/2d.imageData.object.round.html
http://philip.html5.org/tests/canvas/suite/tests/2d.imageData.object.wrap.html

We should boil this down and add the failing cases to the typed array conformance tests at https://www.khronos.org/registry/webgl/sdk/tests/conformance/typedarrays/array-unit-tests.html . See http://www.khronos.org/webgl/wiki/Using_Github_To_Contribute for information about the new location of the WebGL repository.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to