Bug 312067

Summary: [CMake] Compile WebKit Swift sources and remove ObjC class stubs
Product: WebKit Reporter: pascoe <pascoe>
Component: CMakeAssignee: pascoe <pascoe>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 312071, 312025    
Bug Blocks:    

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.