[Webkit-unassigned] [Bug 57068] [GTK] [WebKit2] Implement a basic WebKitTestRunner
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 20 11:24:07 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57068
--- Comment #17 from Martin Robinson <mrobinson at webkit.org> 2011-04-20 11:24:07 PST ---
(In reply to comment #15)
> View in context: https://bugs.webkit.org/attachment.cgi?id=89315&action=review
> > Source/WebKit2/WebProcess/InjectedBundle/InjectedBundle.h:61
> > +typedef ::GModule* PlatformBundle;
> Can't we define both the typedef here itself instead of 2 separate blocks?
I attempted this, but GCC was unhappy with it.
> > Tools/WebKitTestRunner/gtk/TestInvocationGtk.cpp:32
> > +{
> I guess the argument should be WKImageRef. :)
Fixed!
--
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