[Webkit-unassigned] [Bug 117543] New: [GTK] Merge decamelizations fix ups in the GObject DOM bindings code generator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 07:43:41 PDT 2013


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

           Summary: [GTK] Merge decamelizations fix ups in the GObject DOM
                    bindings code generator
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpino at igalia.com


The function decamelize() cannot decamelize all strings the right way, so some hard coded fix ups are applied. At this moment, there are two functions that applied two different sets of fixups. There should be a single point to apply the same fix ups, which ensures that the result of decamelizing a string is always the same.

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