[Webkit-unassigned] [Bug 28894] New: [wx] Compilation fix for wxWidgets 2.9.1+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 1 15:53:56 PDT 2009


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

           Summary: [wx] Compilation fix for wxWidgets 2.9.1+
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vz-webkit at zeitlins.org


Created an attachment (id=38894)
 --> (https://bugs.webkit.org/attachment.cgi?id=38894)
Use the new method name with wx 2.9.1+

The method wxRendererNative::DrawRadioButton() was renamed to DrawRadioBitmap()
in wx 2.9.1 to avoid conflicts with other methods with the same name in
wxWidgets. The attached patch updates wxWebKit sources accordingly.

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