[Webkit-unassigned] [Bug 68553] [GTK][WK2] Error loading libMiniBrowserWebBundle.so

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 21 12:09:10 PDT 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108200|review?                     |review-
               Flag|                            |




--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2011-09-21 12:09:10 PST ---
(From update of attachment 108200)
View in context: https://bugs.webkit.org/attachment.cgi?id=108200&action=review

I'm going to add a helper function soon that discovers the binary location. Could this patch be changed to simply find the shared object relative to the binary location after that patch lands?

> Tools/MiniBrowser/gtk/main.c:48
> +    g_free((gpointer)webBundlePath);

It's totally unecessary to cast to gpointer here.

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