Skip to content

Investigate why TextDecoder.decode isn't accepting a SharedArrayBuffer #5388

@npaun

Description

@npaun

See textdecoder-copy.any.js.

The failing test name is: Modify buffer after passing it in (SharedArrayBuffer)
The failed assertion is: Failed to execute 'decode' on 'TextDecoder': parameter 1 is not of type 'Array'.

It seems plausible that it's just a matter of bad parameter validation.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions