[Webkit-unassigned] [Bug 162674] New: [GTK] EGL Support broken on X11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 07:59:17 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=162674

            Bug ID: 162674
           Summary: [GTK] EGL Support broken on X11
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, cgarcia at igalia.com

I have just built today's trunk (r206514) without GLX support (only EGL).

For that I just did this:

sudo mv /usr/include/GL/glx.h /var/tmp/glx.h
rm -fr WebKitBuild/Release
Tools/Scripts/build-webkit --release --gtk


Then when launching the minibrowser, all websites just show an empty/white view (no webprocess crash, just an empty view)

If I rebuild without the threaded compositor, then only the sites that don't trigger the AC mode like https://webkitgtk.org work.
All other sites also show an empty/white view.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160928/c97dbd39/attachment.html>


More information about the webkit-unassigned mailing list