This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html Multipage: http://www.whatwg.org/C#safe-passing-of-structured-data Complete: http://www.whatwg.org/c#safe-passing-of-structured-data Comment: Structured cloning should work for typed arrays Posted from: 71.184.125.56 by bzbarsky@mit.edu User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:14.0) Gecko/20120404 Firefox/14.0a1
Seems to be supported at least in SpiderMonkey and V8.
Ms2ger points to bug 13800.
I don't see why this doesn't work. Could you give a concrete example of HTML+JS that you think the specs don't support but should? (Note that for Typed Arrays the Typed Array spec defines most of this, as discussed in bug 13800.)
Ah, I didn't realize that the typed array spec sorta defines this (not quite, but at least the spirit is there). Maybe there's no issue other than bug 13800, then.
I made the link slightly clearer, but long term this will be fixed unambiguously by 13800.