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
290210
[WPE] Use ASharedMemory when targeting Android
https://bugs.webkit.org/show_bug.cgi?id=290210
Summary
[WPE] Use ASharedMemory when targeting Android
Adrian Perez
Reported
2025-03-21 13:38:47 PDT
On Android the preferred interface for obtaining handles to shared memory is the ashmem driver, which can using via the ASharedMemory API. This is currently being patched in, but it would be preferable to have the code upstreamed. Existing patch:
https://github.com/Igalia/wpe-android-cerbero/blob/15b2d1502643f1cfea30959b080f3402d42522ec/recipes/wpewebkit/0004-Use-ASharedMemory-instead-of-shm.patch
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2025-03-21 13:45:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/42839
EWS
Comment 2
2025-04-11 09:08:49 PDT
Committed
293579@main
(26eadedcaa76): <
https://commits.webkit.org/293579@main
> Reviewed commits have been landed. Closing PR #42839 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-04-11 09:09:13 PDT
<
rdar://problem/149069702
>
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