Closed Bug 1738712 Opened 3 years ago Closed 2 years ago

Expose ArrayBuffer copyData API to JSAPI

Categories

(Core :: JavaScript Engine, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: mgaudet, Assigned: mgaudet)

References

Details

Attachments

(1 file)

The Streams specification wants to use the CopyDataBlocks algorithm from the spec, which is best represented by our {Shared,}ArrayBufferObject::copyData static methods. We should expose them in a way that handles shared data nicely.

Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Priority: -- → P1
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a7a0b0042cf
Add JS::ArrayBufferCopyData to JSAPI r=sfink
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: