RESOLVED FIXED 101072
[GTK] Simplify GObject DOM bindings code for handling properties
https://bugs.webkit.org/show_bug.cgi?id=101072
Summary [GTK] Simplify GObject DOM bindings code for handling properties
Carlos Garcia Campos
Reported 2012-11-02 11:15:20 PDT
We can avoid some GObject boilerplate by not defining get/set_property methods when the object doesn't have properties, or writable properties.
Attachments
Patch (7.53 KB, patch)
2012-11-02 11:22 PDT, Carlos Garcia Campos
no flags
Updated patch including new test results (38.72 KB, patch)
2012-11-02 12:08 PDT, Carlos Garcia Campos
xan.lopez: review+
Carlos Garcia Campos
Comment 1 2012-11-02 11:22:20 PDT
Carlos Garcia Campos
Comment 2 2012-11-02 12:08:06 PDT
Created attachment 172102 [details] Updated patch including new test results
Xan Lopez
Comment 3 2012-12-01 02:36:12 PST
Comment on attachment 172102 [details] Updated patch including new test results Yeah, looks great.
Carlos Garcia Campos
Comment 4 2012-12-04 01:43:10 PST
Note You need to log in before you can comment on or make changes to this bug.