Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9cf9ec59a97af0ae3340bec59e920f73a25e1547
https://github.com/WebKit/WebKit/commit/9cf9ec59a97af0ae3340bec59e920f73a25e1547
Author: Shu-yu Guo <[email protected]>
Date: 2025-11-17 (Mon, 17 Nov 2025)
Changed paths:
R JSTests/microbenchmarks/promise-race.js
M JSTests/stress/new-promise-capabilities-requires-constructor.js
R JSTests/stress/promise-race-empty-args.js
R JSTests/stress/promise-race-fast-path-not-thenable.js
R JSTests/stress/promise-race-slow-path-non-thenable.js
R JSTests/stress/promsie-race-resolve-getter-throws.js
M Source/JavaScriptCore/builtins/PromiseConstructor.js
M Source/JavaScriptCore/runtime/JSGlobalObject.cpp
M Source/JavaScriptCore/runtime/JSGlobalObject.h
M Source/JavaScriptCore/runtime/JSPromiseConstructor.cpp
Log Message:
-----------
Unreviewed, reverting 303034@main (73ab719b0)
https://bugs.webkit.org/show_bug.cgi?id=302652
rdar://164872653
Fuzzers found more crashes with 303034@main
Reverted change:
[JSC] Implement `Promise.race` in C++
https://bugs.webkit.org/show_bug.cgi?id=300569
Canonical link: https://commits.webkit.org/303121@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications