[Webkit-unassigned] [Bug 173598] New: [GTK][WAYLAND] Create WaylandCompositorDisplay unconditionally when initializing the WebProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 20 06:19:51 PDT 2017


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

            Bug ID: 173598
           Summary: [GTK][WAYLAND] Create WaylandCompositorDisplay
                    unconditionally when initializing the WebProcess
           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: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Currently the WaylandCompositorDisplay is created when entering AC mode, and at this points it sets itself as the sharedDisplayForCompositing to use. But components that render gl, like the MediaPlayer or the WebGLRenderingContext can be created before this happens, which causes them to get a wrong sharedDisplayForcompositing (and sharingGLContext), which breaks rendering as the TextureMapper cannot access their content.

-- 
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/20170620/e1b32002/attachment.html>


More information about the webkit-unassigned mailing list