Closed Bug 1225039 Opened 9 years ago Closed 7 years ago

[meta] TypedArray changes to support shared memory (the fine print)

Categories

(Core :: JavaScript Engine, defect, P1)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: lth, Assigned: lth)

References

(Blocks 1 open bug)

Details

Bug 1176214 makes TypedArray able to map SharedArrayBuffer.  However the spec (http://lars-t-hansen.github.io/ecmascript_sharedmem/shmem.html, section 5.1, 6.1, and 6.2) modifies the TypedArray spec slightly to account for shared memory.  We need to implement these modifications, to the extent they aren't already.

The modifications must only be observable if shared memory is enabled.
And appropriate test cases, of course.
Blocks: 1225406
Depends on: 1232264
Depends on: 1229828
Depends on: 1232966
Depends on: 1233011
No longer blocks: 1225406
Depends on: 1246597
Depends on: 1246750
Depends on: 1246767
Depends on: 1246895
Assignee: nobody → lhansen
Priority: -- → P2
Depends on: 1246140
Depends on: 1314564
Summary: TypedArray changes to support shared memory (the fine print) → [meta] TypedArray changes to support shared memory (the fine print)
Required for FF53.  (The only current blocker is already P1.)
Priority: P2 → P1
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.