Open Bug 1347873 Opened 8 years ago Updated 4 months ago

nsIStreamLoader should support receiving the data as an ArrayBuffer

Categories

(Core :: Networking, enhancement, P3)

enhancement

Tracking

()

Performance Impact none

People

(Reporter: hsivonen, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: perf, Whiteboard: [necko-backlog])

The Web Platform represents binary data as ArrayBuffers instead of low 8 bits of each 16 bits of a JS string. To allow chrome code to migrate to WebIDL APIs that expect ArrayBuffers, nsIStreamLoader should have an option to receive the data as an ArrayBuffer.
Blocks: 1347877
Whiteboard: [necko-backlog]
Blocks: 1353285
Whiteboard: [necko-backlog] → [necko-backlog][qf]
Whiteboard: [necko-backlog][qf] → [necko-backlog][qf-]
Priority: -- → P1
Priority: P1 → P3
Keywords: perf
Performance Impact: --- → -
Whiteboard: [necko-backlog][qf-] → [necko-backlog]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.