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
275110
[CMake][GLib] Symbol WebKit::GPUProcessMain should be public
https://bugs.webkit.org/show_bug.cgi?id=275110
Summary
[CMake][GLib] Symbol WebKit::GPUProcessMain should be public
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
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2024-06-04 09:14:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/29502
Adrian Perez
Comment 2
2024-06-28 03:15:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30263
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.
Top of Page
Format For Printing
XML
Clone This Bug