[Webkit-unassigned] [Bug 79667] [GTK] Add method webkit_web_resource_get_data() to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 06:43:37 PST 2012


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #129029|review?                     |review+
               Flag|                            |




--- Comment #2 from Gustavo Noronha (kov) <gns at gnome.org>  2012-02-28 06:43:37 PST ---
(From update of attachment 129029)
View in context: https://bugs.webkit.org/attachment.cgi?id=129029&action=review

+1

> Source/WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:346
> + *    of error. Set @length to a #gsize to get the length of the string.

I'd say 'if @length is not %NULL, the size of the data will be assigned to it', also, I would avoid using 'string' in any of these, because they are often not strings.

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