[Webkit-unassigned] [Bug 247790] Using async function to Symbol.iterator results in infinite loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 08:48:32 PST 2022


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
This is expected. The first microtask throws an error. But it does not matter to the second microtask.

-- 
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/20221114/9cf93d61/attachment.htm>


More information about the webkit-unassigned mailing list