[Mesa-dev] [Bug 104949] swrast: Epiphany WEB browser core dumps under Mesa 17.3.3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 8 14:35:29 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=104949

Daniel Stone <daniel at fooishbar.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #11 from Daniel Stone <daniel at fooishbar.org> ---
The WebKit patch has now landed upstream. Not supporting bind_wayland_display
for swrast is to be expected, since for unaccelerated paths we use the wl_shm
support built into the server.

For future, I suspect the best way to support the WebKit compositor on swrast,
is for the WebKit compositor to make sure it supports wl_shm on the server side
(and uploading the contents to textures, etc), and also making
BindWaylandDisplay just return TRUE without doing anything on swrast.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180208/9bd3a753/attachment-0001.html>


More information about the mesa-dev mailing list