Bug 124489

Summary: REGRESSION(r158821): [GTK] API break due to removed properties in GObject DOM bindings
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: BindingsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch pnormand: review+

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.