Bug 273768 - [JSC] Close the sync iterator when rejected promise is yielded in AsyncFromSyncIterator
Summary: [JSC] Close the sync iterator when rejected promise is yielded in AsyncFromSy...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-06 06:12 PDT by Sosuke Suzuki
Modified: 2024-05-13 12:36 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sosuke Suzuki 2024-05-06 06:12:18 PDT
We should implement https://github.com/tc39/ecma262/pull/2600
Comment 1 Radar WebKit Bug Importer 2024-05-13 06:13:15 PDT
<rdar://problem/127999027>
Comment 2 Alexey Shvayka 2024-05-13 12:02:29 PDT
Sosuke, I'm 90% sure I had a patch somewhere ready, please allow me a few days to find  it 😊
Comment 3 Sosuke Suzuki 2024-05-13 12:36:00 PDT
Ahh sorry, I've already created the PR( https://github.com/WebKit/WebKit/pull/28171 ). The local commit hook didn't work well and I couldn't comment to bugzilla.