Bug 290210
| Summary: | [WPE] Use ASharedMemory when targeting Android | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | New Bugs | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/42839
EWS
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
<rdar://problem/149069702>