[Webkit-unassigned] [Bug 61858] [GTK] run-launcher should run MiniBrowser in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 08:37:40 PDT 2011


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





--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com>  2011-06-01 08:37:40 PST ---
(In reply to comment #2)
> (From update of attachment 95594 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=95594&action=review
> 
> > Tools/Scripts/run-launcher:72
> > +            # isWK2() removes -2 option from @ARGV.
> > +            @args = @ARGV;
> 
> Why is it necessary to preserve "-2" here? I ask because Qt does not do this.

I guess the Qt program ignores options that it doesn't handle, MiniBrowser returns with an error because -2 option is invalid. I added this, because I wasn't sure, so I wanted to make sure I didn't break other ports.

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