[Webkit-unassigned] [Bug 151482] JSContext Promise resolve tasks too eager, can result in infinite loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 22 05:56:01 PST 2015


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

--- Comment #3 from Yusuke Suzuki <utatane.tea at gmail.com> ---
while (JSGlobalContextGetQueuedMicrotasksCount(vm))
    JSGlobalContextDrainMicrotasksNonRecursively(vm);

-- 
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/20151122/836bb182/attachment.html>


More information about the webkit-unassigned mailing list