[Webkit-unassigned] [Bug 158942] [GTK] Restore webkit_dom_dom_token_list_remove

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 13:26:39 PDT 2016


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

Nael Ouedraogo <nael.ouedp at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nael.ouedp at gmail.com

--- Comment #4 from Nael Ouedraogo <nael.ouedp at gmail.com> ---
I skipped variadic functions in Bug 158529 for GObject bindings because I thought variadic parameters were not correctly handled.

"return 1 if $param->isVariadic;" line from CodeGeneratorGObject.pm can be removed to restore webkit_dom_dom_token_list_remove and webkit_dom_dom_token_list_add functions. I can upload a patch if needed.

However, the generated code seems to process only the first token passed in argument of the function.

Which tests should be run to test such kinds of regression?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160620/6b043f17/attachment.html>


More information about the webkit-unassigned mailing list