[Webkit-unassigned] [Bug 110966] New: [qt] GL context ownership does not belong to WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 03:56:30 PST 2013


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

           Summary: [qt] GL context ownership does not belong to WebKit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bruno.abinader at basyskom.com
                CC: tonikitoo at webkit.org, noam at webkit.org,
                    igor.oliveira at webkit.org


While analyzing the TextureMapperGL code, I've noticed that on Qt port, the GL context is created internally and might be used elsewhere other than WebKit, thus might leading to inconsistencies (i.e. when using redundancy checks) - see bug 110790, comment 13 for details. We should own the context or make sure its state is handled entirely on WebKit-side.

-- 
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