From 9338770a709b3f0bc79c9b3d00e5f522857a5c5c Mon Sep 17 00:00:00 2001 From: Mattias Buelens <649348+MattiasBuelens@users.noreply.github.com> Date: Tue, 14 May 2024 01:34:25 +0200 Subject: fix(ext/web): update ongoing promise in async iterator `return()` method (#23642) See https://github.com/whatwg/webidl/pull/1387 for context. There are new WPT tests for this change in https://github.com/web-platform-tests/wpt/pull/44456. They pass on my local machine, but I'm not sure if I should update the WPT submodule for all of Deno as part of this PR? Fixes #22389 --------- Co-authored-by: Asher Gomez ({ value: arg, done: true }), ); }, -- cgit v1.2.3