RESOLVED FIXED290210
[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
Adrian Perez
Comment 1 2025-03-21 13:45:34 PDT
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
Note You need to log in before you can comment on or make changes to this bug.