RESOLVED FIXED 124489
REGRESSION(r158821): [GTK] API break due to removed properties in GObject DOM bindings
https://bugs.webkit.org/show_bug.cgi?id=124489
Summary REGRESSION(r158821): [GTK] API break due to removed properties in GObject DOM...
Carlos Garcia Campos
Reported 2013-11-18 02:49:14 PST
In r158821, several properties were changed from readonly to CustomSetter. The GObject DOM bindings currently skips any attribute having a custom getter or setter, and those properties are not generated anymore.
Attachments
Patch (8.09 KB, patch)
2013-11-18 02:54 PST, Carlos Garcia Campos
pnormand: review+
Carlos Garcia Campos
Comment 1 2013-11-18 02:54:09 PST
Carlos Garcia Campos
Comment 2 2013-11-18 03:03:37 PST
Note You need to log in before you can comment on or make changes to this bug.