Bug 275110

Summary: [CMake][GLib] Symbol WebKit::GPUProcessMain should be public
Product: WebKit Reporter: Adrian Perez <aperez>
Component: CMakeAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Adrian Perez
Reported 2024-06-04 08:53:24 PDT
Enabling GPUProcess support for the GLib ports will add a new WebKit::GPUProcessMain in the WebKit shared library, which needs to be public so the corresponding program can be linked correctly. In non developer builds we use a linker script to mark public symbols so we need to list it there, but *only* with ENABLE_GPU_PROCESS=ON
Attachments
Adrian Perez
Comment 1 2024-06-04 09:14:59 PDT
Adrian Perez
Comment 2 2024-06-28 03:15:03 PDT
EWS
Comment 3 2024-10-14 15:34:31 PDT
Committed 285152@main (cf043a4336cf): <https://commits.webkit.org/285152@main> Reviewed commits have been landed. Closing PR #30263 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.