[Webkit-unassigned] [Bug 14745] WebKitTools/Scripts/run-launcher doesn't speak --gdk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 18:55:51 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14745





------- Comment #3 from nigel.tao.gnome at gmail.com  2007-07-24 18:55 PDT -------
The if (currArg[0] == '-') check is because, otherwise, if I run
./run-launcher --gdk
the --gdk gets passed to GdkLauncher, which then tries to interpret "--gdk" as
a URL, which means a blank page comes up instead of the default page
(www.google.com).

But, yeah, I'll re-cook the patch with a ChangeLog entry.  Thanks for educating
a webkit noob.


-- 
Configure bugmail: http://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