[Webkit-unassigned] [Bug 101072] New: [GTK] Simplify GObject DOM bindings code for handling properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 11:13:56 PDT 2012


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

           Summary: [GTK] Simplify GObject DOM bindings code for handling
                    properties
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: xan.lopez at gmail.com


We can avoid some GObject boilerplate by not defining get/set_property methods when the object doesn't have properties, or writable properties.

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