NEW312067
[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
Radar WebKit Bug Importer
Comment 1 2026-04-11 18:24:37 PDT
Note You need to log in before you can comment on or make changes to this bug.