[Webkit-unassigned] [Bug 189741] [Linux] Use memfd_create when available in SharedMemory implementation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 22 00:54:35 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189741
--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Michael Catanzaro from comment #4)
> (In reply to Carlos Garcia Campos from comment #3)
> > I'm assuming this is available in more systems, no?
>
> The syscall was added years before the glibc interface, but so what? It's
> nicer to use the glibc function, and there is a fallback, after all.
> syscall() is used in the sandbox code because it's really needed there, but
> here it's not: there is a fallback.
I still don't understand why sandbox code can't use SharedMemory.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180922/c17432cc/attachment-0001.html>
More information about the webkit-unassigned
mailing list