Bug 290210

Summary: [WPE] Use ASharedMemory when targeting Android
Product: WebKit Reporter: Adrian Perez <aperez>
Component: New BugsAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 290913    
Bug Blocks:    

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.