[Webkit-unassigned] [Bug 118263] New: createOffScreenContext has unreachable code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 1 14:46:50 PDT 2013


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

           Summary: createOffScreenContext has unreachable code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com


GLPlatformContext.cpp makes two return statements in a row in the function createOffScreenContext if we're using GLX or EGL.  This makes a warning in Visual Studio when compiling with WebGL enabled.

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