[Webkit-unassigned] [Bug 216149] Promises created from async functions don't resolve when document is detached.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 10:19:01 PDT 2020


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

--- Comment #3 from Yusuke Suzuki <ysuzuki at apple.com> ---
Currently, what we should do is not fully clarified in the spec.
It is ongoing discussion. But I think forever-pending promise would make sense since we should stop execution of script, and rejecting promise can involve script execution.
https://github.com/whatwg/html/issues/2621

-- 
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/20200909/d7181b2b/attachment.htm>


More information about the webkit-unassigned mailing list