[Webkit-unassigned] [Bug 117545] New: [GTK] Remove legacy hack in CodeGeneratorGObject.pm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 07:59:36 PDT 2013


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

           Summary: [GTK] Remove legacy hack in CodeGeneratorGObject.pm
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpino at igalia.com


There's a piece of code that sets gtype to uint in case it's ushort. gtype is a value obtained from GetGValueTypeName(), which never returns ushort. The snippet is marked with a comment "FIXME: get rid of this glitch?"

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