Bug 288595
| Summary: | [JSC] Fix `Set.prototype.differenct` bug occurs when `this` is updated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sosuke Suzuki
This patch fixes bugs that occurs when the contents of this
are updated while `Set.prototype.difference` is being executed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/41403
EWS
Committed 291307@main (e055017c9e1f): <https://commits.webkit.org/291307@main>
Reviewed commits have been landed. Closing PR #41403 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/145826114>