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
311813
REGRESSION(
310802@main
) Missing SlotVisitorInlines.h include from builtin-generator-tests baselines
https://bugs.webkit.org/show_bug.cgi?id=311813
Summary
REGRESSION(310802@main) Missing SlotVisitorInlines.h include from builtin-gen...
Lauro Moura
Reported
2026-04-09 05:39:12 PDT
Log:
https://build.webkit.org/#/builders/40/builds/26485/steps/28/logs/stdio
Example: --- JavaScriptCore/Scripts/tests/builtins/expected/WebCore-GuardedBuiltin-Separate.js-result 2026-04-08 14:49:21.007355018 -0700 +++ /tmp/tmpvd0e70ulbuiltin-generator-tests/WebCore-GuardedBuiltin-Separate.js-result 2026-04-08 18:30:01.443789449 -0700 @@ -38,6 +38,7 @@ #include <JavaScriptCore/BuiltinUtils.h> #include <JavaScriptCore/Identifier.h> #include <JavaScriptCore/JSFunction.h> +#include <JavaScriptCore/SlotVisitorInlines.h> #include <JavaScriptCore/UnlinkedFunctionExecutable.h> namespace JSC { FAIL: WebCore-GuardedInternalBuiltin-Separate.js-result Patch incoming.
Attachments
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2026-04-09 05:42:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/62351
EWS
Comment 2
2026-04-09 05:45:30 PDT
Committed
310841@main
(cfeed4bf92a0): <
https://commits.webkit.org/310841@main
> Reviewed commits have been landed. Closing PR #62351 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-04-09 05:46:13 PDT
<
rdar://problem/174401632
>
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