WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
312067
[CMake] Compile WebKit Swift sources and remove ObjC class stubs
https://bugs.webkit.org/show_bug.cgi?id=312067
Summary
[CMake] Compile WebKit Swift sources and remove ObjC class stubs
pascoe@apple.com
Reported
2026-04-11 18:24:05 PDT
The Mac CMake build links WebKit.framework with -Wl,-undefined,dynamic_lookup, suppressing all undefined symbol errors. This masks missing Swift interop and C++ symbols. Should be replaced with targeted -U flags or explicit stubs.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-11 18:24:37 PDT
<
rdar://problem/174579216
>
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