[Webkit-unassigned] [Bug 100628] New: Remove an un-necessary connection to X-Server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 28 22:39:27 PDT 2012


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

           Summary: Remove an un-necessary connection to X-Server
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kalyan.kondapally at intel.com


In GraphicsSurfacePrivate constructor we make a connection to Xserver
        for gaining access to the screens in the display.Immediately(in constructor itself)
        we ask the display from offscreenwindow.
        Removing the former connection as we use the Display returned by offscreenwindow.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list