[Webkit-unassigned] [Bug 81761] Fix Gobject binding for sequence<T> for function return type.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 05:55:15 PDT 2012


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





--- Comment #6 from Kentaro Hara <haraken at chromium.org>  2012-03-21 05:55:15 PST ---
(In reply to comment #4)
> > Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm:214
> > +    if ($codeGenerator->GetArrayType($functionReturnType)) {
> 
> Maybe we can just write $codeGenerator->GetArrayType($function->signature->type). $function->signature->type for setters would be empty.

Sorry, your change is correct. Please ignore the above comment.

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