[PATCH 2/2] winebrowser: Open the default browser if called without an argument.

Alexandre Julliard julliard at winehq.org
Thu Aug 3 01:24:41 CDT 2017


Vincent Povirk <madewokherd at gmail.com> writes:

>> I'd suggest to simply open the default start page in that case. That's
>> what iexplore does when there are no arguments.
>
> That's the intent. We don't know what the default start page is for
> the user's default browser, but it should open it when started with no
> arguments.

I don't mean the default page for the Unix browser, the behavior is
apparently not guaranteed in that case. I mean get the default page
configured on the Windows side, and open that. This way we don't need to
worry about what the Unix browser will do with no arguments.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list