[Webkit-unassigned] [Bug 121633] New: [GTK] Clean up the Skip* functions in the GObject DOM bindings code generator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 19 14:01:26 PDT 2013


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

           Summary: [GTK] Clean up the Skip* functions in the GObject DOM
                    bindings code generator
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: gns at gnome.org, cgarcia at igalia.com


These functions are used for skipping attributes and functions that we do not support. There is a lot of code that call these functions and then tacks on other criteria for skipping. That extra code should go into the SkipFoo function itself.

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