Bug 273768
Summary: | [JSC] Close the sync iterator when rejected promise is yielded in AsyncFromSyncIterator | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ashvayka, mark.lam, webkit-bug-importer, ysuzuki |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
We should implement https://github.com/tc39/ecma262/pull/2600
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127999027>
Alexey Shvayka
Sosuke, I'm 90% sure I had a patch somewhere ready, please allow me a few days to find it 😊
Sosuke Suzuki
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.