[Webkit-unassigned] [Bug 40616] [DRT/Chromium] Implement --testshell-startup-dialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 01:39:47 PDT 2010


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





--- Comment #2 from Tony Chang (Google) <tony at chromium.org>  2010-06-15 01:39:47 PST ---
(From update of attachment 58763)
One small nit:

WebKitTools/DumpRenderTree/chromium/TestShellGtk.cpp:196
 +      gtk_init(0, 0);
Nit: Can we call this in platformInit() instead?  It would be nice to pass in the actual argc/argv, but I guess it's not a big deal.

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