[Webkit-unassigned] [Bug 146278] [Streams API] Remove use of JSC::Strong as much as possible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 09:41:04 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146278

--- Comment #5 from youenn fablet <youennf at gmail.com> ---
This is not as straightforward as I thought.
I would think using JSCustomMark and passing from JSC::Strong to JSC::WriteBarrier would work, just as done for Cached attributes.

It seems I can make it work for the enqueued chunks but not always for the stored error where I get some crashes related to GC.

I will upload some code probably tomorrow about that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150730/ad9cd0bd/attachment.html>


More information about the webkit-unassigned mailing list