[Webkit-unassigned] [Bug 201871] AbortSignal does not always emit the abort signal
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 17 13:09:16 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201871
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ap at webkit.org
Resolution|--- |INVALID
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
This seems like it's most likely an issue in AbortController, which is not part of WebKit. I think that your hunch is correct, and this is related to garbage collection. So perhaps AbortController needs to protect its properties from collection.
Please feel free to re-open if you find evidence of this being a WebKit bug. We'll almost certainly need a reproducible test case to work on this.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190917/4336c739/attachment.html>
More information about the webkit-unassigned
mailing list