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
290921
[Android] Build WebDriver as a library
https://bugs.webkit.org/show_bug.cgi?id=290921
Summary
[Android] Build WebDriver as a library
Adrian Perez
Reported
2025-04-02 07:43:55 PDT
On Android processes are spawned from the Java side, which dynamically loads the libWebDriver.so shared object and calls into its entry point from Java through JNI. Hence, we need to setup the CMake build accordingly and use a name other than “main” for its entry point.
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2025-04-02 07:47:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/43466
Radar WebKit Bug Importer
Comment 2
2025-04-09 07:44:13 PDT
<
rdar://problem/148908346
>
EWS
Comment 3
2025-04-11 15:10:22 PDT
Committed
293601@main
(9c5b417a5187): <
https://commits.webkit.org/293601@main
> Reviewed commits have been landed. Closing PR #43466 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