[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 14 06:10:43 PDT 2008


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





------- Comment #36 from lkcl at lkcl.net  2008-09-14 06:10 PDT -------
> First off, you need to use WebCore::String::fromUTF8() rather than
> WebCore::String() 

done.

> webkitprivate.h defines WEBKIT_PARAM_READABLE and WEBKIT_PARAM_READWRITE
> replacements for G_PARAM_READABLE and G_PARAM_READWRITE which tell GObject that
> it doesn't need to copy the input strings to g_param_spec(). It's probably
> worth reusing this (or copying equivalents into gdomprivate.h or similar).

done.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list