[Webkit-unassigned] [Bug 129417] New: compile fix when not using TEXTURE_MAPPER_GL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 26 21:29:50 PST 2014


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

           Summary: compile fix when not using TEXTURE_MAPPER_GL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex.christensen at flexsim.com


Having two definitions for platformCreateAccelerated has caused compiler errors for ports not using TEXTURE_MAPPER_GL, such as WinCairo.  I suggest the definitions be moved to the same place.

Also, should WinCairo be using TEXTURE_MAPPER_GL for anything?

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