[Webkit-unassigned] [Bug 167495] [GTK] Confusing webkit_uri_scheme_request_finish_error() description

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 08:02:43 PST 2017


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Hm, I agree that's kind of confusing for a C developer.

Is it normal to use const to indicate transfer for GError parameters? The default annotation is transfer none, so it's unambiguous that all language bindings will maintain ownership and that your code should too, but I do understand why you expected it to be transfer full.

-- 
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/20170127/070e67a9/attachment.html>


More information about the webkit-unassigned mailing list