[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
Wed Jun 24 08:25:19 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146278
youenn fablet <youennf at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
--- Comment #2 from youenn fablet <youennf at gmail.com> ---
It is suggested to use GC marking.
I am not yet very familiar with it.
As in the spec, we could put errorFunction, source and sizeFunction in JSReadableStream internalSlots.
This could be extended to pull fullfil/reject JS callbacks whenever created.
Or we may reuse what is behind CachedAttribute.
Any other possibility?
--
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/20150624/ef491088/attachment.html>
More information about the webkit-unassigned
mailing list