[Bug 27955] share an immutable object between threads

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27955

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
This requires JS engines to support threadsafe GC or some other threadsafe form
of memory management for the arraybuffer, right?

It also requires the readonly bit, which is not so simple post-facto...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 4 February 2015 18:38:32 UTC