Uint8ClampedArray is incorrectly defined as Uint8ArrayConstructor in WorkerContext.idl. It should be Uint8ClampedArrayConstructor. This causes incorrect behavior when Uint8ClampedArray is used in a worker.
Created attachment 189812 [details] Patch
Comment on attachment 189812 [details] Patch wow
Yeah, the test is 100x larger than the fix :)
Oh, I meant "wow" in the sense that this is a bad bug.
Ah yes, that too.
Comment on attachment 189812 [details] Patch Clearing flags on attachment: 189812 Committed r143792: <http://trac.webkit.org/changeset/143792>
All reviewed patches have been landed. Closing bug.