Branch: refs/heads/webkitglib/2.52
Home: https://github.com/WebKit/WebKit
Commit: 70e931fdbe18eaf09c388d57991587c275c8b1c8
https://github.com/WebKit/WebKit/commit/70e931fdbe18eaf09c388d57991587c275c8b1c8
Author: Claudio Saavedra <[email protected]>
Date: 2026-07-07 (Tue, 07 Jul 2026)
Changed paths:
M JSTests/stress/osr-exit-scratch-buffer-gc.js
Log Message:
-----------
[JSC] Fix malformed //@ directive in osr-exit-scratch-buffer-gc.js
https://bugs.webkit.org/show_bug.cgi?id=318803
Reviewed by Michael Catanzaro.
The test landed on main with a mangled `// @requireOptions(...)` directive
(313732@main) that was silently ignored, and was backported here in that
broken state via safari-7624-branch (305413.448). Main later corrected the
typo in the 313810@main sweep, but that fix never reached this branch.
Apply the one-line correction directly (313810@main also touches unrelated
files and conflicts on the memoryHog line, which 2.52's harness lacks).
* JSTests/stress/osr-exit-scratch-buffer-gc.js:
Canonical link: https://commits.webkit.org/305877.965@webkitglib/2.52
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications