Closed
Bug 1878659
Opened 2 years ago
Closed 2 years ago
Allow growable SharedArrayBuffers in setSharedObject shell function
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
This allows to share growable buffers across threads.
Depends on D200638
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/7f404be38e35
Allow GrowableSharedArrayBuffer for {get,set}SharedObject. r=spidermonkey-reviewers,sfink
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•