[Webkit-unassigned] [Bug 57968] [GTK] Need a way to get the path for a WebKitWebPlugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 07:46:52 PDT 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

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




--- Comment #8 from Martin Robinson <mrobinson at webkit.org>  2011-04-07 07:46:52 PST ---
(From update of attachment 88624)
View in context: https://bugs.webkit.org/attachment.cgi?id=88624&action=review

Great.

> Source/WebKit/gtk/webkit/webkitwebplugin.cpp:182
> + * Returns: the absolute path to @plugin in glib filename encoding.

s/glib/system. Should say it returns null on error.

> Source/WebKit/gtk/webkit/webkitwebplugin.cpp:206
> +    g_warning("Failed to convert '%s' to glib filename encoding: %s", priv->corePlugin->path().utf8().data(), error->message);

Ditto.

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