[Webkit-unassigned] [Bug 282137] [Navigation] Synchronous navigations block between committed and finished
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 28 05:12:08 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=282137
Rob Buis <rbuis at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rbuis at igalia.com
--- Comment #1 from Rob Buis <rbuis at igalia.com> ---
I looked a bit into this, I think this is the same problem shown by some ordering-and-transition tests, in some cases the waitForAll algorithm returns too quickly. Basically the waitForAll functionality should act like a Promise, which is currently not the case.
--
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/20241028/967715d4/attachment.htm>
More information about the webkit-unassigned
mailing list