New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 637181 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Feature



Sign in to add a comment

Add support for SIMD to structured clone algorithm

Reported by acmesqua...@gmail.com, Aug 12 2016

Issue description

UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Steps to reproduce the problem:
1. new BroadcastChannel('example').postMessage( SIMD.Int32x4(1,2,3,4) );

What is the expected behavior?
SIMD and objects containing them, can be posted to Workers etc.

What went wrong?
Failed to execute 'postMessage' on 'BroadcastChannel': A value could not be cloned.

Did this work before? No 

Chrome version: 54.0.2824.0  Channel: dev
OS Version: 
Flash Version:
 
Components: -Blink Blink>JavaScript
Cc: littledan@chromium.org
Components: -Blink>JavaScript Blink>JavaScript>Language
Status: Available (was: Unconfirmed)
Labels: -Type-Bug Type-Feature
@bbudge Obsolete. Can be closed.

Comment 5 by adamk@chromium.org, Aug 8 2017

Status: WontFix (was: Available)

Sign in to add a comment