[webkit-reviews] review granted: [Bug 134300] [GTK] Expose getter and setter functions for attributes named type : [Attachment 233893] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 26 15:59:07 PDT 2014


Martin Robinson <mrobinson at webkit.org> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 134300: [GTK] Expose getter and setter functions for attributes named type
https://bugs.webkit.org/show_bug.cgi?id=134300

Attachment 233893: Updated patch
https://bugs.webkit.org/attachment.cgi?id=233893&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=233893&action=review


> Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm:971
> +sub GetFunctionSigName {

Sig->Signature

> Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm:1021
> +    my $functionSigName = GetFunctionSigName($interfaceName, $function);

Ditto.


More information about the webkit-reviews mailing list