WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
298761
[JSC] `Set#isDisjointFrom` and `Set#isSupersetOf` should call `iteratorClose` before return
https://bugs.webkit.org/show_bug.cgi?id=298761
Summary
[JSC] `Set#isDisjointFrom` and `Set#isSupersetOf` should call `iteratorClose`...
Sosuke Suzuki
Reported
2025-09-11 20:50:09 PDT
This patch fixes to call `iteratorClose` before return from `Set#isDisjointFrom` and `Set#isSupersetOf`.
Attachments
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2025-09-11 21:13:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/50645
EWS
Comment 2
2025-09-11 23:22:12 PDT
Committed
299883@main
(341ff8458210): <
https://commits.webkit.org/299883@main
> Reviewed commits have been landed. Closing PR #50645 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-09-11 23:23:13 PDT
<
rdar://problem/160439350
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug